32 lines
1.4 KiB
Markdown
32 lines
1.4 KiB
Markdown
RSSCAR
|
|
======
|
|
|
|
RSSCAR is to be a new kind of RSS reader. [RSS is fantastic](https://gabe.rocks/tech/rss-love) but a reader with *discovery* and darknet support could be a real boon for the independent web. With relatively simple client-side crawling, it is trivial to find additional publications related to your own interests.
|
|
|
|
In short: **RSSCAR is to be the RSS reader built for the modern independent web!**
|
|
|
|
|
|
This project began as my own way to learn [Rust](https://www.rust-lang.org/) & [iced](https://iced.rs) by building a great desktop RSS client.
|
|
|
|
This Project is FAR from complete ⏳
|
|
---
|
|
*Please be patient!*
|
|
It's got a long way to go, but progress is ongoing.
|
|
|
|
#### Your feedback can make a BIG difference
|
|
|
|
Feel free to take a look at the [planned features](docs/planned-features.md) and browse the [issues](https://code.gabe.rocks/gabriel/rss-tool/issues) I'm working on.
|
|
|
|
Tips greatly appreciated, currently accepting via monero `83H6o3oMRYog28CbFfG1bQ5vdVG9MQ3itSF1HAPygTyrPsQ7zsXwPXcB5WBei3RqDpdHjitWTeZWkQJSXK3VF8VRG4e2e9R` and [Liberapay](https://liberapay.com/gabe)
|
|
|
|
### Posts:
|
|
|
|
[RSS feed](https://gabe.rocks/tech/index.xml)
|
|
|
|
|
|
- [Trying out iced](https://gabe.rocks/tech/trying-out-iced/)
|
|
- [Help me build the best desktop RSS client!](https://gabe.rocks/tech/rss-help)
|
|
|
|
---
|
|
|
|
This project is heavily inspired by [AntennaPod](https://antennapod.org) which makes great use of multimedia as well as discovery features.
|