Castiron is a super simple podcast player/manager I am building to learn Rust. It uses the iced [https://iced.rs/] GUI library.
Currently the feature set is pretty slim, but you can:
- Sync feeds
- Download episodes
- Queue episodes
- Play/pause
- Switch themes
I welcome contributions or feedback on how to improve this application and the underlying code.