https://github.com/txg0fk3/simple-calculator
A simple calculator app
https://github.com/txg0fk3/simple-calculator
adwaita calculator-application gtk4 linux
Last synced: 3 months ago
JSON representation
A simple calculator app
- Host: GitHub
- URL: https://github.com/txg0fk3/simple-calculator
- Owner: TXG0Fk3
- License: gpl-3.0
- Created: 2023-11-13T16:17:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T23:02:01.000Z (over 2 years ago)
- Last Synced: 2024-10-06T04:05:46.208Z (over 1 year ago)
- Topics: adwaita, calculator-application, gtk4, linux
- Language: C
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Calculator

I am developing this program just as a way to train my new knowledge! :)
For now he can only add, subtract, multiply and divide. I plan to update it in the future.
All criticism is welcome.