forked from transmission-remote-gtk/transmission-remote-gtk
-
Notifications
You must be signed in to change notification settings - Fork 0
A native GTK remote interface to the Transmission BitTorrent client written in C
License
andreygursky/transmission-remote-gtk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ABOUT transmission-remote-gtk is a GTK client for remote management of the Transmission BitTorrent client, using its HTTP RPC protocol. BUILDING * To optionally see which country peers are located in, install libgeoip and its headers when building. Building a transmission-remote-gtk release from the command line: $ tar zxfv transmission-remote-gtk-1.2.tar.gz $ cd transmission-remote-gtk-1.2 $ ./configure $ make # make install Building from git clone: $ git clone https://github.com/transmission-remote-gtk/transmission-remote-gtk.git $ ./autogen.sh $ ./configure $ make # make install
About
A native GTK remote interface to the Transmission BitTorrent client written in C
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 94.4%
- NSIS 5.0%
- Other 0.6%