Noteko is an open-source desktop app to capture, structure, and evolve your ideas.
It goes beyond a simple notepad—giving you the freedom of writing in a clean interface without any distractions from your thoughts.
Built with Tauri 2.0 and Svelte, it’s lightweight and secure.
Soon... https://noteko.app
- Write with structure: titles, subtitles, bullet points, separators
- Export to
.htmlor.txt - Track the files you use
- Keyboard shortcuts
- Minimal interface
git clone https://github.com/your-username/noteko.git
cd noteko
npm install
npm run tauri dev