Home

Awesome

NiCalc

NiCalc is a simple calculator written in Nim using NiGui.

Supported elements

The input term may consist of:

Example:

Input: (2^16+2*3-sin(pi))/2<br> Result: 32,771

Keyboard commands

Screenshots

<a href="https://github.com/trustable-code/NiCalc/blob/master/screenshot-windows.png"><img src="https://raw.githubusercontent.com/trustable-code/NiCalc/master/screenshot-windows.png" width="400"></a>

<a href="https://github.com/trustable-code/NiCalc/blob/master/screenshot-gtk.png"><img src="https://raw.githubusercontent.com/trustable-code/NiCalc/master/screenshot-gtk.png" width="400"></a>

Download

History

License

NiCalc is FLOSS (free/libre and open-source software).<br> All files in this repository are licensed under the GNU General Public License version 3 (GPLv3).<br> Copyright 2017-2020 Simon Krauter