https://github.com/klappdev/notiz
Qt widgets application for notes
https://github.com/klappdev/notiz
cpp cpp17 qt qt5 qt5-widgets
Last synced: 3 months ago
JSON representation
Qt widgets application for notes
- Host: GitHub
- URL: https://github.com/klappdev/notiz
- Owner: klappdev
- License: mit
- Created: 2023-09-02T11:12:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T15:18:01.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T22:29:03.376Z (10 months ago)
- Topics: cpp, cpp17, qt, qt5, qt5-widgets
- Language: C++
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# notiz
Qt widgets application for manage notices.

## Building
Perform the following actions for building project:
```bash
qmake -project
qmake
make
```
## Requirements
C++17
Qt 5