update readme

This commit is contained in:
Gabriel 2024-09-03 23:04:07 -04:00
parent cade1bf7dd
commit 7f95347330
2 changed files with 17 additions and 3 deletions

BIN
current-status.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

View file

@ -1,9 +1,23 @@
# RSS Or BUST!
# Really Sweet Stuff
## Building the perfect rss GUI
*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.
Motivation: learn rust + iced.
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/)