Remote GUI for transmission-daemon. Supports desktop OSes (GNU/Linux and Windows) and Sailfish OS.
- C++14 compiler
- CMake 3.10 or newer
- Gettext 0.19.7 or newer
- Qt 5.6 or newer (core, network, concurrent, gui, widgets and dbus for GNU/Linux)
- KWidgetsAddons from KDE Frameworks 5
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/your/install/prefix
make
make install
wget https://download.opensuse.org/repositories/home:/equeim:/tremotesf/Debian_10/Release.key -O - | sudo apt-key add -
sudo add-apt-repository "deb http://download.opensuse.org/repositories/home:/equeim:/tremotesf/Debian_10/ /"
sudo apt update
sudo apt install tremotesf
- Fedora - Copr
dnf copr enable equeim/tremotesf
dnf install tremotesf
-
Gentoo - equeim-overlay
-
Mageia - Copr
dnf copr enable equeim/tremotesf
dnf install tremotesf
- openSUSE - OBS
#zypper ar https://download.opensuse.org/repositories/home:/equeim:/tremotesf/openSUSE_Leap_15.1/home:equeim:tremotesf.repo
zypper ar https://download.opensuse.org/repositories/home:/equeim:/tremotesf/openSUSE_Tumbleweed/home:equeim:tremotesf.repo
zypper in tremotesf
- Ubuntu - OBS
wget https://download.opensuse.org/repositories/home:/equeim:/tremotesf/xUbuntu_20.04/Release.key -O - | sudo apt-key add -
sudo add-apt-repository "deb http://download.opensuse.org/repositories/home:/equeim:/tremotesf/xUbuntu_20.04/ /"
sudo apt update
sudo apt install tremotesf
Windows builds are available at releases page.
Tremotesf is available in Jolla Store and OpenRepos.net.
Sailfish OS 3.0.3 or newer
SSH/chroot into SDK, then:
cd /path/to/sources
mb2 -X -t <target name, e.g. SailfishOS-latest-armv7hl> build -d
Translations are managed on Transifex.
I you like this app, you can support its development via PayPal or Yandex.Money.