Skip to content

maaatheeew/Torry

Repository files navigation

Torry icon

Torry

A tiny controller for TorrServer on macOS and Windows. Start the server, copy a local URL, and use it from your home network.

Torry window showing a running server and local addresses

Highlights

  • Native apps for macOS (SwiftUI) and Windows (WPF)
  • One-click start and stop for TorrServer
  • Automatically detects private home-network IPv4 addresses
  • macOS: Adaptive Liquid Glass app icon, Apple Silicon native
  • Windows: Lightweight installer, no .NET runtime required
  • Downloads the official TorrServer release during installation

Install

macOS

Download Torry-1.1.0.dmg from the latest release, open it, and drag Torry to Applications.

Requirements: Apple Silicon Mac, macOS 26 or newer.

To build from source instead:

git clone https://github.com/maaatheeew/Torry.git
cd Torry
bash scripts/install-app.sh

The script builds Torry.app, compiles the native adaptive icon, downloads the official TorrServer ARM64 binary, and installs the app in /Applications when permitted (otherwise in the user's Applications folder).

To create a DMG from the installed app, run bash scripts/create-dmg.sh.

Windows

Download Torry-1.1.0.exe from the latest release and run the installer. It will create a shortcut in the Start menu and optionally on the desktop. Closing the window minimizes Torry to the System Tray so the media server keeps running seamlessly in the background.

Requirements: Windows 10 or newer (x64).

Use

  1. Open Torry.
  2. Select Start Server.
  3. Copy the address labelled Local Network.
  4. Add it to the TorrServer-compatible client or service you use.

The server listens on port 8090. Keep the app running while you use it; select Stop Server to stop the server.

Adaptive icon (macOS)

The source icon is Resources/AppIcon.icon, an Apple Icon Composer document built from the vector TV.svg. The install script uses actool to compile it into Assets.car and a fallback .icns, including Default, Dark, and Tinted appearances.

Privacy and network scope

Torry runs TorrServer on your local network and does not create an account, send application telemetry, or expose a public internet endpoint. Do not forward port 8090 from your router unless you understand the security consequences.

Third-party software

Torry downloads an unmodified TorrServer binary from the official YouROK/TorrServer releases. TorrServer is licensed under GPL-3.0; see THIRD_PARTY_NOTICES.md.

License

Torry is available under the MIT License. TorrServer has its own GPL-3.0 license.

Star History Chart

About

A tiny controller for TorrServer on macOS and Windows. Start the server, copy a local URL, and use it from your home network.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages