Haven't told this to anyone yet, but you did say "half baked"!
Similar to the idea behind k9s, I've been building a rust-based TUI to manage all your standard . I'm calling it Managarr.
I've been working on it since January and I'm almost done with just the Radarr support, allowing you to add/edit/remove movies, indexers, collections, root folders, etc, view logs, tasks, updates, things like that. And you can view specific movie info and do manual searches, trigger searches, add/remove tags, etc.
The only big things left are
- Finishing the UI for editing indexers and adding them (to support use cases without Prowlarr)
- Support modifying quality definitions
- Add sorting functionalities to the library and collections tables
- Building mock servers for Transmission and Nzbget so I can create a docker container for users to test and play with before they install anything.
Here's a few screenshots:
Once I'm back to not being constantly busy with work, I'm hoping to push this thing across the finish line and get it into alpha and implement all the usual stuff like license, contribution guidelines, CI/CD, release pipelines, adding it to the standard package managers, etc.