DEV Community

Cover image for SlashNote — A Local-First Cross-Platform Markdown Notes App with Git Sync
aftababu
aftababu

Posted on

SlashNote — A Local-First Cross-Platform Markdown Notes App with Git Sync

Instead of storing your notes in a proprietary database, SlashNote keeps them as regular .md files on your filesystem.

The stack is built around a shared Rust core, with Tauri + React for desktop and Kotlin + Jetpack Compose for Android.

✨ Git-based sync & version history
⚡ Tantivy-powered local search
📝 Markdown editor with slash commands
📊 Mermaid/ELK diagram support
🔄 Windows, Linux, macOS & Android
🔒 Your files stay yours

Try it: visited website

Source code: GitHub repo

If you're into Markdown, local-first software, Rust, or developer tooling, give it a try.

Top comments (0)