Skip to content

fuyukaidesu/gtorrent-gtk

 
 

Repository files navigation

gtorrent-gtk

Build Status

Gtk client built on gtorrent-core

To compile:

  1. Get the code with git clone --recursive https://github.com/gtorrent/gtorrent-gtk.git
  2. Go into the new directory with cd gtorrent-gtk
  3. Install dependencies with scripts/deps.sh
  4. Compile with scripts/install.sh
  5. Run gtorrent-gtk with cd build && ./gtorrent-gtk

About

Gtk client built on gtorrent-core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • Shell 0.1%