rss-tool/readme.md

22 lines
877 B
Markdown
Raw Normal View History

RSSCAR
======
### *Really Simple Syndication Crawler-Aided Reader*
2024-09-03 22:53:57 -04:00
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.
2024-09-03 22:53:57 -04:00
In short: **RSSCAR is to be the RSS reader built for the modern independent web!**
2024-09-03 22:53:57 -04:00
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.
2024-09-03 22:53:57 -04:00
This Project is FAR from complete ⏳
---
*Please be patient!*
It's got a long way to go, but progress is ongoing.
2024-09-03 22:53:57 -04:00
2024-09-03 23:04:07 -04:00
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/)
2024-09-03 23:04:07 -04:00