Skip to content

starks/gtorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

gTorrent

Goals

  1. Use native GUI toolkit on target platforms.
  2. gTorrent should be themable with CSS, and XML/JSON for representing the application components.
  3. RSS Automation
  4. What the fuck should we write this in?
  5. ...

Compiling on GNU/Linux or Mac OS X

$ cmake .
$ make
$ ./gTorrent

Compiling on Windows

Requires CMake and MinGW

> cmake -G "MinGW Makefiles" .
> mingw32-make
> gTorrent.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published