2024-09-03 23:04:07 -04:00
# Really Sweet Stuff
2024-09-03 22:53:57 -04:00
2024-09-03 23:04:07 -04:00
*Really Sweet Stuff* is my temporary codename for the ambitious new project. Learning [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
2024-09-03 23:04:07 -04:00
It's got a long way to go, but I'm optimistic.
For now it uses hardcoded URLs while I work on the UI.
I don't consider this even usable yet, so please consider looking elsewhere until I have more features built.
2024-09-03 22:53:57 -04:00
2024-09-03 23:04:07 -04:00
![A fancy gif showing off the tool ](current-status.webp )
2024-09-03 22:53:57 -04:00
2024-09-03 23:04:07 -04:00
## Building a great RSS Desktop Client
2024-09-03 22:53:57 -04:00
2024-09-03 23:04:07 -04:00
At minimum I need to build a functionally complete RSS reader which will include:
- Feed management
- Beautiful UI
- Multimedia support
2024-09-03 22:53:57 -04:00
2024-09-03 23:04:07 -04:00
But! I have much more ambitious goals for this project once I start building momentum.
The best way to stay up to date on this would be to follow my personal RSS feed at [gabe.rocks/rss ](https://gabe.rocks/rss )
## Posts:
- [Trying out iced ](https://gabe.rocks/tech/trying-out-iced/ )