Thanks to visit codestin.com
Credit goes to github.com

Skip to content

colin-i/tora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torrent client

Install

On Ubuntu(jammy noble) from PPA.

sudo add-apt-repository ppa:colin-i/ppa

Or the manual installation step from this link https://gist.github.com/colin-i/e324e85e0438ed71219673fbcc661da6
Install:

sudo apt-get install torra

Will also install libgtk-4-1 if is not already installed.


On openSUSE, run the following as root:
For openSUSE Tumbleweed(x86_64/i586 aarch64):

zypper addrepo https://download.opensuse.org/repositories/home:costin/openSUSE_Tumbleweed/home:costin.repo

For openSUSE Leap:

zypper addrepo https://download.opensuse.org/repositories/home:costin/openSUSE_Leap_16.0/home:costin.repo

Replace 16.0(x86_64 aarch64) with 15.6(x86_64/i586 aarch64) if needed.
And:

zypper refresh
zypper install python313-torra

Replace python313 with python312 or python311 if needed.
Will also install libgtk-4-1 if is not already installed.


On Fedora 42/43(x86_64 aarch64), run the following as root:

dnf copr enable colin/project
dnf install python3-torra

And having gtk4.


On Arch Linux, .zst file from releases. Or:

yay -Sy python-torra

Will also install gtk4 if is not already installed.


From PyPI:

pip3 install torra

And having gtk4 and, if is not at PyPI, libtorrent with python bindings. Also working on Windows MinGW64 MSys2.


On linux distributions(x86_64) with gtk4, .AppImage file from releases.

From source

Using libtorrent (arvidn) with python bindings.
More info at setup.pre.py.

Donations

The donations section is here https://gist.github.com/colin-i/e324e85e0438ed71219673fbcc661da6

About

Tora

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages