This is a simple RSS
client using Slint-UI
and Rust
to develop.
- Support adding, deleting, and editing
RSS
sources - Support protocol formats:
RSS
andAtom
- Support configuring automatic synchronization on startup
- Support background synchronization
- Support
Sock5
proxy
- Install
Rust
andCargo
- Run
make build
- Refer to Makefile for more information