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: over 1 year ago
JSON representation

Simple graphical calculator that uses gtk#

Awesome Lists containing this project

README

          

# GMitC
Для запуска вам понадобится .Net 6

```
dotnet run
```

или

```
VS Code: F5
```