diff --git a/current-status.webp b/current-status.webp new file mode 100644 index 0000000..f26349e Binary files /dev/null and b/current-status.webp differ diff --git a/readme.md b/readme.md index c51f6f4..0547d3f 100644 --- a/readme.md +++ b/readme.md @@ -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/) \ No newline at end of file