Terminal-based podcast manager built in Rust
Stars
210
Forks
16
Watchers
Open Issues
19
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
241
commits
3
2
1
Update readme: No longer maintained
3047ccc
Fix HTTP timeout issue and bump version
a29f0a4
Merge branch 'develop'
a97afb8
Bump version and update documentation
fbbc05d
Remove debug info from release profile
4586931
Update to 2021 edition, and fix clippy lints
1dacc6c
Update other dependencies
0a8629a
Update clap dependency
f10b88f
Update crossterm dependency
ee0235e
Update ureq dep and add native_certs feature
be2c7f6
Return to using external crate for date sanitizing
66a92cd
Add scrollable details panel
3bca021
Fix issues with filtering changing order and scrolling past end
56c4cd0
Move filter state to main controller (WIP)
aa07d73
Add filters for un/played and un/downloaded
c672b56