Skip to content

Cleanuparr v3.0.13

Latest
Compare
Choose a tag to compare
@Flaminel Flaminel released this 25 Jun 14:07
· 1 commit to main since this release

Cleanuparr v3.0.13

πŸ“¦ Downloads

Windows

  • Windows Installer: Cleanuparr-3.0.13-Setup.exe (Recommended)
  • Portable: Cleanuparr-3.0.13-win-amd64.zip

macOS

  • Intel Installer: Cleanuparr-3.0.13-macos-intel.pkg
  • Apple Silicon Installer: Cleanuparr-3.0.13-macos-arm64.pkg
  • Intel Portable: Cleanuparr-3.0.13-osx-amd64.zip
  • Apple Silicon Portable: Cleanuparr-3.0.13-osx-arm64.zip

Linux

  • AMD64: Cleanuparr-3.0.13-linux-amd64.zip
  • ARM64: Cleanuparr-3.0.13-linux-arm64.zip

πŸš€ Installation

Windows

  1. Download and run Cleanuparr-3.0.13-Setup.exe
  2. Follow the installation wizard
  3. Choose whether to install as a Windows Service
  4. Access the web interface at http://localhost:11011

macOS

  1. Download the appropriate .pkg file for your Mac
  2. Double-click to install
  3. The app will be installed to /Applications/Cleanuparr.app
  4. Run from Applications or use the Desktop shortcut
  5. Access the web interface at http://localhost:11011

Linux

  1. Download and extract the appropriate zip file
  2. Make the executable runnable: chmod +x Cleanuparr
  3. Run: ./Cleanuparr
  4. Access the web interface at http://localhost:11011

πŸ“‹ Requirements

  • Windows: Windows 10/11 or Windows Server 2019+
  • macOS: macOS 10.15+ (Intel) or macOS 11.0+ (Apple Silicon)
  • Linux: Any modern Linux distribution with glibc 2.17+

πŸ”§ Configuration

Edit appsettings.json to configure:

  • Port number (HTTP_PORTS)
  • Logging settings
  • Application-specific settings

For support and documentation, visit: https://github.com/Cleanuparr/Cleanuparr