28 lines
849 B
Markdown
28 lines
849 B
Markdown
# Managarr - A TUI and CLI to help you manage your Servarr instances
|
|
|
|
```
|
|
__ __
|
|
| \/ | __ _ _ __ __ _ __ _ __ _ _ __ _ __
|
|
| |\/| |/ _` | '_ \ / _` |/ _` |/ _` | '__| '__|
|
|
| | | | (_| | | | | (_| | (_| | (_| | | | |
|
|
|_| |_|\__,_|_| |_|\__,_|\__, |\__,_|_| |_|
|
|
|___/
|
|
```
|
|
|
|
Managarr is a TUI and CLI to help you manage your HTPC (Home Theater PC). Built with 🤎 in Rust!
|
|
|
|
**This repo holds Homebrew Tap and Formula for [Managarr](https://github.com/Dark-Alex-17/managarr)**
|
|
|
|
# Install with
|
|
|
|
```
|
|
brew tap Dark-Alex-17/managarr
|
|
brew install managarr
|
|
|
|
# If you need to be more specific, use:
|
|
brew install Dark-Alex-17/managarr/managarr
|
|
```
|
|
|
|
|
|
Visit [https://github.com/Dark-Alex-17/managarr](https://github.com/Dark-Alex-17/managarr) for more details.
|