Gtk client built on gtorrent-core
- Get the code with
git clone --recursive https://github.com/gtorrent/gtorrent-gtk.git
- Go into the new directory with
cd gtorrent-gtk
- Install dependencies with
scripts/deps.sh
- Compile with
scripts/install.sh
- Run gtorrent-gtk with
cd build && ./gtorrent-gtk