An open API service indexing awesome lists of open source software.

https://github.com/subins2000/torrentbro-debian

Debian packaging for TorrentBro
https://github.com/subins2000/torrentbro-debian

Last synced: 4 months ago
JSON representation

Debian packaging for TorrentBro

Awesome Lists containing this project

README

          

# TorrentBro

A cross-platform Torrent Browser.

## Requirements

* Python 3
* PyQt5

## Install

```bash
python3 setup.py install
```

Or if you have the requirements, then you can directly run without installing by executing `TorrentBro.py` :

```
python3 TorrentBro.py
```