Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/klappdev/notiz

Qt widgets application for notes
https://github.com/klappdev/notiz

cpp cpp17 qt qt5 qt5-widgets

Last synced: 5 days 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