Justnote is a privacy-focused note-taking app that you can use easily, take notes rapidly, and, importantly, truly own your account and data.
- End-to-end encryption with the decryption key only you know
- Available on the web, Android, and iOS
- Nested lists (folders), pin to the top, tags, lock lists & notes, and dark mode
Web: React, Redux, TailwindCSS, Stacks, CKEditor
Mobile: React Native
Clone the project
git clone https://github.com/stxapps/justnote-client.git
Go to the web or mobile directory
cd packages/[web|mobile]
Install dependencies
npm install
Start the server
npm run start
Bug reports, feature requests, and contributions are always welcome!
Important
Whether you have feedback on features, have encountered any bugs, or have suggestions for enhancements, we're eager to hear from you. Your insights help us make Justnote more robust and user-friendly.
Please post on GitHub issues or use any other convenient communication channels.
This software is licensed under the GPL-2.0.