Skip to content

blaknite/torrential

 
 

Repository files navigation

Torrential

Download torrents in style with this speedy, minimalist torrent client for elementary OS.

Get it on AppCenter

Torrential Screenshot

Building, Testing, and Installation

You'll need the following dependencies to build:

  • cmake
  • libgtk-3-dev
  • valac
  • libgranite-dev
  • libunity-dev
  • libevent-dev
  • libcurl4-openssl-dev
  • libminiupnpc-dev
  • libnatpmp-dev
  • libb64-dev
  • libssl-dev

How To Build

git clone --recurse-submodules https://github.com/davidmhewitt/torrential
cd torrential
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install

About

A simple torrent client for elementary OS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 80.3%
  • CMake 19.7%