Note-taking application, write down your thoughts.
Notes
Notes is an open source and cross-platform note-taking app that is both beautiful and powerful.
Website: get-notes.com
Our vision for the future on our Wiki.
Screenshots
Features Overview
Support the project
If you use Notes daily, consider donating money so I can pay programmers to develop new features and fix bugs. I partner with Github Sponsors and Patreon to receive contributions. You can also put a bounty on specific issues using Bountysource. I currently make a living from ads on the website, but I'd like to stop with that.
How to clone
Use this command to clone the repository:
$> git clone --recursive https://github.com/nuttyartist/notes.gitDependencies
Make sure the Qt (>= 5.3) development libraries are installed:
Compiling
$> mkdir build $> cd build $> qmake ../src $> make -j4Database path
The notes database and settings file are stored in:
Windows : C:\Users\user\AppData\Roaming\Awesomeness
Linux : /home/user/.config/Awesomeness/
or /home/snap/notes/x1/.config/Awesomeness
(using snap)
Mac : /home/.config/Awesomeness/
Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.
We'll never share your email with anyone else.