Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ostanton/nimgenericvisualcalculator

A generic visual calculator written in Nim and NiGui
https://github.com/ostanton/nimgenericvisualcalculator

gui nigui nim

Last synced: 3 days ago
JSON representation

A generic visual calculator written in Nim and NiGui

Awesome Lists containing this project

README

        

# NimGenericVisualCalculator
A generic visual calculator written in [Nim](https://nim-lang.org/) using [NiGui](https://github.com/simonkrauter/NiGui). [I remade this in C++ with wxWidgets.](https://github.com/ostanton/SimpleCalculator "C++ Calculator")

![visual calculator preview image](https://user-images.githubusercontent.com/114495956/225485344-f8afb04c-c144-46b6-9d28-7313f5242528.jpg)

Custom buttons:
![visual calculator preview image](https://user-images.githubusercontent.com/114495956/225633357-f2a914fe-54b2-4403-8443-147070e05a9a.jpg)