23 lines
No EOL
948 B
Markdown
23 lines
No EOL
948 B
Markdown
# Really Sweet Stuff
|
|
|
|
*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.
|
|
|
|
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.
|
|
|
|
![A fancy gif showing off the tool](current-status.webp)
|
|
|
|
## Building a great RSS Desktop Client
|
|
|
|
At minimum I need to build a functionally complete RSS reader which will include:
|
|
- Feed management
|
|
- Beautiful UI
|
|
- Multimedia support
|
|
|
|
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/) |