No ID, no passwords, no trackers. Just you and your ideas. Fully offline, fully secure. You’re the master here—free to share, sync, and rule your world. No one’s watching—not even Zuck!
IdeaCatcher is a cutting-edge note-taking and idea-organizing platform built with Blazor WebAssembly. Designed to respect user privacy, it stores all data locally in IndexedDB while providing a sleek and interactive PWA experience. Perfect for creative thinkers, students, and professionals, IdeaCatcher allows you to manage your ideas effortlessly, even offline.
- Offline First: All data is stored locally using IndexedDB, ensuring your ideas are accessible without an internet connection.
- Interactive Canvas: Take notes, draw doodles, create shapes, and organize ideas visually with drag-and-drop support (coming soon 🚀).
- Folder & File Structure: Create nested folders and files to organize your ideas just like on your computer.
- Secure by Design: Your data stays with you—IdeaCatcher doesn’t collect or transmit your ideas unless you explicitly sync them to your own cloud storage.
- PWA Ready: Install IdeaCatcher as a standalone app on any platform for seamless usage.
- Export Options: Easily export ideas as PDF or other formats to share or back up.
- Frontend: Blazor WebAssembly
- Database: IndexedDB for local storage
- Hosting: GitHub Pages (for static hosting)
- Design Principles: Privacy-first, offline-capable, and user-friendly
- Clone the repository:
git clone https://github.com/aakku106/IdeaCatcher.git cd IdeaCatcher
This project is licensed under the MIT License - see the LICENSE file for more details.
Contributions are welcome! Feel free to fork the repo, make your changes, and submit a pull request. 💙💫