Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miomit/gmitc
Simple graphical calculator that uses gtk#
https://github.com/miomit/gmitc
Last synced: 8 days ago
JSON representation
Simple graphical calculator that uses gtk#
- Host: GitHub
- URL: https://github.com/miomit/gmitc
- Owner: miomit
- License: gpl-3.0
- Created: 2022-03-29T20:35:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T17:57:31.000Z (over 2 years ago)
- Last Synced: 2024-03-11T10:32:45.127Z (8 months ago)
- Language: C#
- Homepage:
- Size: 382 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GMitC
Для запуска вам понадобится .Net 6```
dotnet run
```или
```
VS Code: F5
```