Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 694 Bytes

File metadata and controls

30 lines (20 loc) · 694 Bytes

Noteko

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


✨ Features

  • Write with structure: titles, subtitles, bullet points, separators
  • Export to .html or .txt
  • Track the files you use
  • Keyboard shortcuts
  • Minimal interface

🚀 Run from Source

git clone https://github.com/your-username/noteko.git
cd noteko
npm install
npm run tauri dev