EXE
WinGet
Transmission Remote GUI
Yury Sidorov & Transmission Remote GUI working group · 5.18.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
transgui-5.18.0-setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
transgui-5.18.0-setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LANG=en
File Identity
Filename
transgui-5.18.0-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
PeterDaveHello.TransmissionRemoteGUI
Version
5.18.0
Description
Transmission Remote GUI is a feature rich cross platform front-end to remotely control Transmission daemon via its RPC protocol. It is faster and has more functionality than the built-in Transmission web interface.
License
GPLv2
↗
Installer URL
https://github.com/transmission-remote-gui/transgui/releases/download/v5.18.0/transgui-5.18.0-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- Enable smart linking (#1252)
- Add basic snap package files (#1109)
- Add WhiteSource Bolt config (#1243)
- Add Windows AMD64/64bit release
- Add Windows dependency install script
- Add Windows build zip tarball release script
- Add shfmt test on Travis CI for shell scripts
- Add missing libssl-dev in Debian/Ubuntu dependency
- Add eclint format checking for certain files on Travis CI
- Improve .travis.yml styling
- Set macOS builds to use cocoa for 64bit release (#1224)
- Update .editorconfig…