Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
21 lines (12 loc) · 804 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 804 Bytes

License: MIT

SimpleCalculator

image

Simple Calculator made with ElectronJS for multiple platforms such as Windows, macOS and Linux

If you want a calculator that is as simple as possible, this is it!

You can multiply, divide, add and subtract.

You can also clear the current value being entered with C.

You can clear a whole calculation using CE.

The current value you entered will be shown in the result window.

The answer will also be shown in the result window.

You can have decimal numbers and change number signs.

Try it out here