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

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

Awesome Lists containing this project

README

          

# notiz

Qt widgets application for manage notices.

![List of notices](files/notiz_1.png "Notiz")

## Building
Perform the following actions for building project:

```bash
qmake -project
qmake
make
```

## Requirements
C++17

Qt 5