When you think:
I found an interesting web page, but I can't read it right now.I want to make technical references on the web easily accessible.I need to organize research materials without browser bookmark chaos.
Then this app helps you.
This is a desktop application for saving and managing web pages to read later, built with Tauri and Rust; therefore, it's quick and light.
📥 Download
🐛 Bug Report
💡 Request
- ⚡ Lightning Fast: Save pages instantly with
Ctrl+Shift+S- no waiting, no interruptions - 🏷️ Smart Tagging: Organize articles with tags like
javascript,tutorial,research - 🌐 Site Filtering: Find all articles from specific sites (e.g., "github", "stackoverflow")
- 🤫 Silent Operation: No annoying notifications - works quietly in the background
- 📱 System Tray: Always accessible via
Ctrl+Shift+A, never gets in your way - 💾 100% Private: All data stored locally with SQLite - no cloud, no tracking
- 🚀 Rust Performance: ~20MB RAM usage (vs 300MB+ for Electron apps)
- 🎯 Cross-Browser: Works with Chrome, Firefox, Edge, Brave, Opera
- Download from the latest
.msifrom Releases - Install and run Atode
- Done! Press
Ctrl+Shift+Swhile browsing any article
git clone https://github.com/frkavka/Atode-GUI.git
cd Atode-GUI
npm install
npm run dev:windows
Requirements: Node.js, Rust, Windows(right now)
- Browse: Find an interesting article on any website
- Save: Press Ctrl+Shift+S (works in any browser)
- Organize: Open Atode, add tags, edit title if needed
- Find: Search by tags or site names later
- Read: Click article title to open in browser
Ctrl+Shift+S: Save current browser pageCtrl+Shift+A: Show/hide app window
- Frontend: HTML/CSS/JavaScript
- Backend: Rust (Tauri v2.0)
- Database: SQLite
- Platform: currently for Windows
- Grouping by project :
project-a,project-b - Grouping by tech :
javaScript,python - Grouping by interest:
game infosummer-anime-2025
Note: Actual commitment is not guaranteed.
- macOS support
- Linux Support
- multi language support
- preserve query parameters for specific sites(currently, possible only for youtube)
- Export/import functionality
- Notes Feature
- Some AI utilizing
We welcome contributions! Here's how you can help:
- 🐛 Report Bugs: Open an issue
- 💡 Suggest Features: Start a discussion
- 🔧 Submit Code: Fork, code, and create a pull request
- 📖 Improve Docs: Help us make documentation better
MIT License
⭐ Star this repo if you find it useful!
Note: Atode(あとで, pronounced "a.to.de" not like "A to D") means 'later' in Japanese.

