• 1 Post
  • 4 Comments
Joined 1Y ago
cake
Cake day: Jul 08, 2023

help-circle
rss

No hate perceived on my end! To answer your question, I built it for a few reasons:

  • I wanted to learn Rust, so I used this project to do that
  • I really love TUI’s and I pretty much live in my command line at work, and since I already automate everything I can to make my work life easier, I wanted to be able to do the same with my homelab
  • I think it looks cool
  • For fun. If no one else ever gets use out of it, that’s okay! I just really enjoyed building it and I’m excited to build out more of it.

But also: Why not?



You’re the first person to catch the reference! Sadly, no I’m not. But I was a prolific PSP modder as a kid so I knew his name and was very familiar with him. So, in my adult life, since he had such a big impact on me, my username is made after him! My real name is Alex so it just kind of worked.


Of course! There’s a lot of work remaining to be done to add support for other features, Servarrs, etc. So contributions are very welcome! ☺️


I present: Managarr - A TUI and CLI to help you manage your Servarr instances
After almost 3 years of work, I've finally managed to get this project stable enough to release an alpha version! I'm proud to present [Managarr - A TUI and CLI for managing your Servarr instances](https://github.com/Dark-Alex-17/managarr)! At the moment, the alpha version only supports Radarr. Not all features are implemented for the alpha version, like managing quality profiles or quality definitions, etc. Here's some screenshots of the TUI: ![](https://lemmy.world/pictrs/image/b905df62-a0f5-44c3-92e1-5ca46cb1193f.png) ![](https://lemmy.world/pictrs/image/31014a79-bcfa-4072-b91c-21691381fbbe.png) ![](https://lemmy.world/pictrs/image/46090746-89ba-4005-8876-59bf58a9e83e.png) ![](https://lemmy.world/pictrs/image/41bd953e-d03a-45a4-ac02-fafde0232f45.png) ![](https://lemmy.world/pictrs/image/01ff651d-3171-447b-b3f9-ae746b0dc114.png) ![](https://lemmy.world/pictrs/image/2a7d0d51-706a-45a8-91f8-516b79d8ce20.png) ![](https://lemmy.world/pictrs/image/810621b7-4b02-419b-a12b-c5ac372c4898.png) Additionally, you can use it as a CLI for Radarr; For example, to search for a new film: `managarr radarr search-new-movie --query "star wars"` Or you can add a new movie by its TMDB ID: `managarr radarr add movie --tmdb-id 1895 --root-folder-path /nfs/movies --quality-profile-id 1` All features available in the TUI are also available via the CLI.
fedilink