tinycalc’s visual design is inspired by Samsung’s Android calculator and focuses on a clean interface with full keyboard support.
- Scrollable display for long expressions (desktop and mobile)
- Sound effects
- Keyboard navigation and input
- Client-side only, no dependencies
Since the project is hosted on Vercel, you can try it here.
Alternatively, you can clone the repository and open the project in your browser:
git clone https://github.com/geovannewashington/tinycalc
cd tinycalcOpen index.htm in any modern browser.