TingPing / transmission-remote-gnome

Remote client for the Transmission torrent daemon
GNU General Public License v3.0
18 stars 5 forks source link
gnome gtk linux remote torrent transmission

Transmission Remote Gnome

Remote client for Transmission.

The goal of the project is to modernize transmission-remote-gtk project in terms of UI and codebase. This is still a work in progress.

Installing

Fedora (26+)

sudo dnf copr enable tingping/transmission-remote-gnome
sudo dnf install transmission-remote-gnome

Flatpak

flatpak install https://dl.tingping.se/flatpak/transmission-remote-gnome.flatpakref

Ubuntu (17.04+)

sudo add-apt-repository ppa:tingping/transmission-remote-gnome
sudo apt update && sudo apt install transmission-remote-gnome

Building

Dependencies

meson build
ninja -C build
sudo ninja -C build install