BangleApps/apps/calculator
Anton f1d3438d1c Require switch blocks when declaring variables 2024-02-10 16:51:46 +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 Require switch blocks when declaring variables 2024-02-10 16:51:46 +01: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 exit by pressing upper left corner of screen 2022-11-07 00:07:27 +01: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

  • 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