Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (over 15 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T01:11:47.000Z (over 1 year ago)
- Last Synced: 2024-05-11T06:46:48.947Z (9 months ago)
- Topics: notes, qt, qt5
- Language: C++
- Homepage: https://znotes.sourceforge.net
- Size: 1.39 MB
- Stars: 18
- Watchers: 12
- Forks: 9
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](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.
![screenshot](https://github.com/proton/zNotes/blob/master/screenshot.png?raw=true)
## INSTALLATION:
lrelease znotes.pro #for Fedora - lrelease-qt4 znotes.pro
qmake
make
make install## DEPENDENCIES:
Qt 4.5 (or higher)