Back to browse
GitHub Repository

A TUI and CLI for managing *arr servers. Built with 🤎 in Rust

737 starsRust

Managarr – A TUI and CLI for managing *ARR servers, built in Rust

by Dark-Alex-17·Apr 7, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemCozy

Rust TUI for *arr servers with JSON CLI output for jq scripting and automation.

Strengths
  • CLI mirrors all TUI functionality with JSON output for jq pipelines and automation.
  • 722 stars and multi-package distribution via Cargo, Homebrew, Nix, and Docker.
  • Custom theming support and interactive library browsing from the terminal.
Weaknesses
  • Readarr, Prowlarr, Whisparr, and Bazarr support still incomplete or missing.
  • *arr servers already have web UIs — terminal preference is the only differentiator.
Target Audience

Self-hosters, homelab enthusiasts

Similar To

Ombi · Tautulli · Overseerr

Post Description

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

Similar Projects