BangleApps/apps/calculator
thyttan 51a6377b71
add one word
2022-11-07 11:20:03 +01:00
..
ChangeLog exit by pressing upper left corner of screen 2022-11-07 00:07:27 +01:00
README.md add one word 2022-11-07 11:20:03 +01:00
app.js Move input handling inside setUI (Bangle2) 2022-11-07 11:04:52 +01:00
calculator-icon.js
calculator.png
metadata.json exit by pressing upper left corner of screen 2022-11-07 00:07:27 +01:00
screenshot_calculator.png
tests.html

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

  • Swipes to change visible buttons
  • Click physical button to exit
  • Press upper left corner of screen to exit (where the red back button would be)

Creator

https://twitter.com/fredericrous

Contributors

thyttan