Features
- Progressive Web App compliant, it can be installed to work completely offline as a native app
- Convert between the following base numbers: base 16 (Hexagonal), base 10 (Decimal), base 8 (Octagonal) and base 2 (Binary)
- Adding, subtracting, multiplying and dividing using the different base numbers.
- Dark and light mode that you can toggle via a button.
Using different base numbers
When changing between the base number options, the UI responds accordingly, turning on or off the available buttons for that base number type.
Switching between the Dark and Light mode
The app has two UI themes, a Dark, and a Light one, to switch between them, you use the bottom left corner button.
Calculator functions
The app has basic adding, subtracting, multiplying and dividing functions that you can use with the different base number types.