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.
sudo dnf copr enable tingping/transmission-remote-gnome
sudo dnf install transmission-remote-gnome
flatpak install https://dl.tingping.se/flatpak/transmission-remote-gnome.flatpakref
sudo add-apt-repository ppa:tingping/transmission-remote-gnome
sudo apt update && sudo apt install transmission-remote-gnome
- Meson >= 0.40.0 (build only)
- Appstream-GLib (build only)
- Python >= 3.4
- PyGObject >= 3.22
- GLib >= 2.50
- Gtk3 3.22
- LibSoup
- StatusNotifier (optional)
meson build
ninja -C build
sudo ninja -C build install