A modern, lightweight torrent client with built-in video streaming — available on desktop and Android.
- Torrent Downloads — Add torrents via magnet links or
.torrentfiles - Stream While Downloading — Watch video content as it downloads, no need to wait
- Create Torrents — Create
.torrentfiles from your local directories - File Priority Control — Choose which files to download and set per-file priority (high / medium / low)
- Video Player — Built-in video player with playback progress tracking
- Pause & Resume — Pause and resume individual torrents at any time
- Seeding Controls — Configure seed ratio and automatic seeding behavior
- Speed Limits — Set download and upload speed caps (MB/s)
- Network Settings — Configure port, UPnP, DHT, PEX, and max connections
- Piece Visualizer — See exactly which pieces of a torrent have been downloaded
- Copy Magnet Link — Copy the magnet link of any torrent to clipboard
- Dark / Light Theme — Switch between dark and light mode
- Deep Linking — Open magnet links directly from your browser via
magnet://ortorrent://protocol - System Tray — Minimize to tray and keep downloading in the background (desktop)
- Start on Boot — Optionally launch RecordTor when your system starts (desktop)
- Notifications — Get notified when downloads complete
- Cross-Platform — Available for macOS, Windows, Linux, and Android
Head to the Releases page and download the installer for your operating system:
| Platform | File |
|---|---|
| macOS | RecordTor_x64.dmg |
| Windows | RecordTor_x64-setup.exe |
| Linux (AppImage) | record-tor_amd64.AppImage |
| Linux (Debian) | record-tor_amd64.deb |
| Android | RecordTor.apk |
-
Download
RecordTor_x64.dmgfrom the Releases page. -
Open the
.dmgfile and drag RecordTor into your Applications folder. -
Important — the app is unsigned. macOS will block it on first launch. To allow it, run the following command in Terminal once after installation:
xattr -cr /Applications/RecordTor.app
-
Now you can open RecordTor normally from Applications.
- Download
RecordTor_x64-setup.exefrom the Releases page. - Run the installer and follow the on-screen instructions.
- The app is unsigned, so Windows SmartScreen may show a warning. Click "More info" and then "Run anyway" to proceed with the installation.
-
Download
record-tor_amd64.AppImagefrom the Releases page. -
Make it executable and run:
chmod +x record-tor_amd64.AppImage ./record-tor_amd64.AppImage
-
Download
record-tor_amd64.debfrom the Releases page. -
Install it:
sudo dpkg -i record-tor_amd64.deb
- Download
RecordTor.apkfrom the Releases page. - Open the APK file on your device. If prompted, enable "Install from unknown sources" in your device settings.
- Follow the on-screen instructions to complete the installation.
This happens because the app is not signed with an Apple Developer certificate. Run the following command to remove the quarantine flag:
xattr -cr /Applications/RecordTor.appClick "More info" → "Run anyway". This warning appears because the app is not signed with a Windows code-signing certificate.
Make sure the file is executable:
chmod +x record-tor_amd64.AppImageAll rights reserved. This software is provided as-is for personal use.