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

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

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.