Skip to content

cylosh/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
  • libarchive-dev
  • libunity-dev
  • libcurl4-openssl-dev
  • libssl-dev
  • automake
  • libtool

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

 
 
 

Contributors

Languages

  • Vala 79.0%
  • CMake 21.0%