21 lines
877 B
Markdown
21 lines
877 B
Markdown
RSSCAR
|
|
======
|
|
### *Really Simple Syndication Crawler-Aided Reader*
|
|
|
|
RSSCAR is a new kind of RSS reader. [RSS is fantastic](https://gabe.rocks/tech/rss-love) but a huge problem is that it lacks *discovery*. 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 RSS desktop client.
|
|
|
|
This Project is FAR from complete ⏳
|
|
---
|
|
*Please be patient!*
|
|
It's got a long way to go, but progress is ongoing.
|
|
|
|
|
|
Currently The best way to stay up to date on this would be to follow my [tech only feed](https://gabe.rocks/tech/index.xml)
|
|
|
|
### Posts:
|
|
- [Trying out iced](https://gabe.rocks/tech/trying-out-iced/)
|
|
|