Skip to content

sva-h4cky0/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 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

  • C 86.2%
  • Vala 7.6%
  • CMake 4.1%
  • C++ 1.4%
  • Objective-C 0.4%
  • Makefile 0.3%