A note application that allows you to add, edit and share personal notes, collaborate with your friends, and moreover discover other people's notes.
ParNote is still under heavy development. There can be breaking changes but we're trying to keep them as minimum as possible.
JDK 8+
Clone this repository.
git clone --recursive https://github.com/ParNote-App/ParNote.git
cd ParNote
./gradlew vertxDebug
Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details