A very lightweight, open-source, self-hostable note-taking application.
This is a monorepo containing all the packages and applications for Notaro:
- Desktop App (Tauri + SvelteKit)
- Mobile App (Flutter)
- Web App (SvelteKit)
- Sync Server (Rust)
- Core Library (Rust)
An experiment and showcase piece written in Rust, with mobile and web frameworks, designed to be (almost) fully open source.
The Notaro project is primarily licensed under the MIT License. See the LICENSE file for details.
Please note that the sync server (apps/server) is an exception and is licensed under the Elastic License 2.0. See its specific LICENSE file for its terms.