A calmer way to read the web.
- Privacy First: No ads, telemetry, or any data leaving your device.
- Auto-discovery of RSS/Atom: The app will automatically find the URL when possible.
- Modern UI: A clean, soft, and modern interface that helps you focus on reading without distractions.
- Dark/Light Mode: Switch between dark and light modes over multiple themes for optimal viewing.
- Import/Export OPML: Import and export your feeds in OPML format.
- Organize Feeds by Accounts and Folders: Categorize your feeds for better organization.
- Customizable Filters: Configure custom filters for each feed.
- New Entry Notifications: Get notified when new content is available.
- Configurable Fonts: Choose and customize your preferred fonts for reading.
- Multiple Account Support: Manage both local accounts and Google Reader API-compliant accounts like FreshRSS, Miniflux, and TinyTiny RSS.
- Full-Text Search: Search through your articles with ease.
- Read Full Articles: View the complete text of articles directly in the app.
- Offline Mode: Access your content even when you're offline. Just save it for read later and content will be downloaded (if possible).
- User Feedback: I read and value your feedback to improve the app further!
You can download the latest installable version of Chaski for Windows, macOS and Linux.
Contributions are welcome! If you find any issues or have ideas for new features, feel free to open an issue or submit a pull request. For feature requests, it's a good idea to discuss them beforehand to ensure they're aligned with the app's goals.
Please note that the codebase is still in an early stage. It was initially created as a learning project to explore Rust and solve my own needs. As such, the code is "dirty" and lacks proper tests (which will be added in the near future).
The project is open to large refactors and improvements. If you're interested in contributing, feel free to dive into the code, suggest improvements, or help clean it up.
- Install Node.js. I recommend you to use NVM.
- Install yarn. Here is the manual.
- Install Rust. You can find way in here
- Follow the Tauri setup guide
- Run yarn install
It is easy to start developing
yarn tauri devThis project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

