Show HN: Managarr – A TUI and CLI for managing *ARR servers, built in Rust
1 points
1 hour ago
| 0 comments
| github.com
| HN
I've been working on Managarr for a few years. It's a terminal-based TUI (Text-based User Interface) and CLI for managing your self-hosted *arr media server stack (Radarr, Sonarr, Lidarr, Readarr, Whisparr, Bazarr).

The TUI gives you a fully interactive interface to browse your libraries, manage downloads, trigger searches, view media details, and more, all from the terminal, and even supports custom theming.

The CLI mirrors all TUI functionality and outputs JSON, making it easy to script with jq or integrate into automation pipelines.

It's built in Rust using Ratatui. Available via Cargo, Homebrew, Nix, Chocolatey, or Docker.

Demo: https://managarr-demo.alexjclarke.com GitHub: https://github.com/Dark-Alex-17/managarr

No one has commented on this post.