this post was submitted on 24 Oct 2023
167 points (98.8% liked)
Open Source
31133 readers
352 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
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.
Got a repository link I can follow!?
I just made the repo public! So here's a link to the Managarr repo, and here's a link to my personal Wekan board to track my progress towards the alpha-release goal.
Thanks!
Good luck with this, hope you can finish it. Looks really cool.