https://github.com/proton/znotes
zNotes is a lightweight cross-platform application for notes management.
https://github.com/proton/znotes
notes qt qt5
Last synced: over 1 year ago
JSON representation
zNotes is a lightweight cross-platform application for notes management.
- Host: GitHub
- URL: https://github.com/proton/znotes
- Owner: proton
- License: other
- Created: 2009-10-05T18:29:37.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T01:11:47.000Z (about 3 years ago)
- Last Synced: 2025-04-13T05:45:49.651Z (over 1 year ago)
- Topics: notes, qt, qt5
- Language: C++
- Homepage: https://znotes.sourceforge.net
- Size: 1.39 MB
- Stars: 18
- Watchers: 11
- Forks: 10
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://flattr.com/submit/auto?user_id=proton&url=https://github.com/proton/zNotes/&title=zNotes&language=&tags=github&category=software) or https://www.patreon.com/_proton
zNotes is lightweigh crossplatform application for notes management.

## INSTALLATION:
lrelease znotes.pro #for Fedora - lrelease-qt4 znotes.pro
qmake
make
make install
## DEPENDENCIES:
Qt 4.5 (or higher)