Skip to content

frkavka/Atode-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atode - Read Later Article Manager v1.1

English | 日本語

Save any web article in 0.5 seconds with Ctrl+Shift+S

Atodemo1

Atodemo2

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

Features

  • ⚡ 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

Quick Start

Windows User

  1. Download from the latest .msi from Releases
  2. Install and run Atode
  3. Done! Press Ctrl+Shift+S while browsing any article

Developpers

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)

📖 How to Use

Basic Workflow

  1. Browse: Find an interesting article on any website
  2. Save: Press Ctrl+Shift+S (works in any browser)
  3. Organize: Open Atode, add tags, edit title if needed
  4. Find: Search by tags or site names later
  5. Read: Click article title to open in browser

Keyboard Shortcut

Keyboard Shortcuts

  • Ctrl+Shift+S: Save current browser page
  • Ctrl+Shift+A: Show/hide app window

Tech Stack

  • Frontend: HTML/CSS/JavaScript
  • Backend: Rust (Tauri v2.0)
  • Database: SQLite
  • Platform: currently for Windows

Tag Example

  • Grouping by project : project-a, project-b
  • Grouping by tech : javaScript, python
  • Grouping by interest: game info summer-anime-2025

Ideas for Future

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

🤝 Contributing

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

License

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.

About

地味に便利な?"後で読む"アプリ

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors