klappdev / notiz

Qt widgets application for notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notiz

Qt widgets application for manage notices.

List of notices

Building

Perform the following actions for building project:

qmake -project
qmake
make

Requirements

C++17
Qt 5

About

Qt widgets application for notes

License:MIT License


Languages

Language:C++ 98.1%Language:QMake 1.9%