Description
Calculator for Wear is a simple Wear OS application with a circular interface optimized for the small round screens of smart watches. Digits buttons are positioned around the screen, the current input is in the center and the operators are accessible with a swipe from the center of the screen to any direction.
Supported operations:
- Add
- Subtract
- Multiply
- Divide
- Floating numbers
- Exponent
- Percentage (for example: "199-30%", useful for the mall)
- Erase one character
- Clear all (long press on Erase)
Source code:
https://github.com/Akryum/wear-calculator
User Reviews for Calculator for Wear 1
-
Calculator for Wear is a handy tool for quick calculations on the go. Great for budgeting at the mall or splitting the bill at a restaurant.