Skip to content

suuhm/Setuparr

Repository files navigation

Setuparr

Easy to use tool for manage and installing the arr stack like Sonarr, Radarr, Prowlarr, Readarr etc included a Tor with Killswitch function on Linux or Windows OS

SetupARR is a collection of Bash and Powershell scripts designed to simplify the installation and configuration of various media management tools like Sonarr, Radarr, and Readarr. It also includes functionality to install Tor with a kill switch for secure downloads.

Linux OS Bash

grafik

Windows Powershell

grafik


Features

Interactive Setup Menu

  • Install ARR Tools: Install individual tools or all tools at once.
  • Install Tor with Kill-Switch: Ensure secure and anonymous network traffic.
  • Update Tools: Keep all installed tools up to date.
  • System Information: Display detailed system information, including OS, CPU, memory, and disk usage.
  • Restart Services: Restart any installed ARR tool services.
  • Quit: Exit the setup script.

Supported ARR Tools

  • Sonarr: Manage TV show libraries.
  • Radarr: Manage movie libraries.
  • Readarr: Manage book libraries.
  • Lidarr: Manage music libraries.
  • Prowlarr: Centralized indexer manager.

Prerequisites Linux

  • Operating Systems: Debian, Ubuntu, or any generic Linux (not testet cause of beta!) distribution.
  • Dependencies:
    • curl
    • wget
    • gnupg
    • software-properties-common
    • iptables (for Tor kill switch)

Prerequisites Windows

  • Operating Systems: Windows 7,8,10,11.
  • Dependencies:
    • Powershell >= 5.x
    • Admin rights

Installation

  1. Clone the repository:
    git clone https://github.com/suuhm/setuparr.git
    cd setuparr && chmod +x *.sh

2.x Now simply run the script on Linux:

./setuparr.sh

2.x Now simply run the script on Windows:

powershell -ExecutionPolicy Bypass -File .\Setuparr_Winver.ps1

For any questions write me an issue!

About

Easy to use tool for manage and installing the arr stack like Sonarr, Radarr, Prowlarr, Readarr etc included a Tor with Killswitch function

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors