BangleApps/apps/calculator
Flaparoo 6bf66d5fa2 calculator: append '...' to truncated numbers 2024-09-11 07:08:22 +08:00
..
ChangeLog calculator: append '...' to truncated numbers 2024-09-11 07:08:22 +08:00
README.md Update calculator README 2024-03-11 17:59:48 -07:00
app.js calculator: append '...' to truncated numbers 2024-09-11 07:08:22 +08:00
calculator-icon.js Add App Calculator 2020-04-13 12:43:31 +01:00
calculator.png Add App Calculator 2020-04-13 12:43:31 +01:00
metadata.json calculator: truncate long numbers 2024-09-10 21:28:41 +08:00
screenshot_calculator.png added more screenshots and put them into apps.json 2021-10-28 21:51:11 +01:00
tests.html Fix App Calculator issues 2020-04-18 16:30:05 +01:00

README.md

Calculator

Basic calculator reminiscent of MacOs's one. Handy for small calculus.

Features

  • add / substract / divide / multiply
  • handles floats
  • basic memory button

Controls

Bangle.js 1

  • UP: BTN1
  • DOWN: BTN3
  • LEFT: BTN4
  • RIGHT: BTN5
  • SELECT: BTN2

Bangle.js 2

  • Swipe up or down to go back to the number input
  • Swipe to the left for operators, swipe to the right for the special functions
  • Exit by pressing the physical button or the upper left corner of screen to exit (where the red back button would be)

Creator

https://twitter.com/fredericrous

Contributors

thyttan