NoBrainDev
A powerful, tiny, offline-first, AI-powered desktop application for managing notes and clipboard written in Rust.
Features
- Organize snippets and clipboard - Manage snippets and clipboard locally, (sync when you need)
- Smart clipboard manager - Clipy or Maccy like clipboard manager
- Smart Search - Keyword-based search with filtering by title, tags, and content
- AI Semantic Search - Natural language search powered by Small Language Models (SLM)
- Offline First - Works perfectly without internet, sync when online
- Secure Cloud Sync - Sync snippets and clipboard across devices.
- Modern UI - Beautiful interface built with React, Tailwind CSS, and shadcn/ui
- Local Storage - All data stored locally in SQLite database
- Fast & Lightweight - Built with Rust and Tauri for native performance
Installation (macOS)
brew tap techbruwh/nobraindev
brew install nobraindev
Update:
brew update
brew upgrade nobraindev
Built With
React • Rust • Tauri • SQLite • AI/ML • Supabase
Contributing
Want to contribute?
git clone https://github.com/techbruwh/nobraindev.git
cd nobraindev
./dev.sh
See CONTRIBUTING.md for details.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Issues?
Open an issue and we'll help!
Acknowledgments
- Tauri - Desktop app framework
- sentence-transformers - AI model for semantic search
- shadcn/ui - UI components
- IconKitchen - Icon Generator
Made with ❤️ by TechBruwh