https://github.com/kimpors/quantify
Windows app for counting
https://github.com/kimpors/quantify
counter net9 wpf
Last synced: over 1 year ago
JSON representation
Windows app for counting
- Host: GitHub
- URL: https://github.com/kimpors/quantify
- Owner: kimpors
- License: mit
- Created: 2025-03-31T14:17:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-31T14:25:11.000Z (over 1 year ago)
- Last Synced: 2025-03-31T15:54:17.446Z (over 1 year ago)
- Topics: counter, net9, wpf
- Language: C#
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quantify
## Overview
Quantify is windows app designed to count different variaty
of times. It's perfect for counting.
## How Build
For build you need install dotnet.
Copy repo somewhere, then paste this command:
```
dotnet build --configuration Release
```
## Contribution
Contributions are welcome! If you have any suggestions,
bug reports, or would like to contribute a new feature,
please create an issue or submit a pull request.