https://github.com/projeto-pindorama/pico-torrent
A fast and small Torrent client made with Python 3.
https://github.com/projeto-pindorama/pico-torrent
python torrent torrent-client
Last synced: 3 months ago
JSON representation
A fast and small Torrent client made with Python 3.
- Host: GitHub
- URL: https://github.com/projeto-pindorama/pico-torrent
- Owner: Projeto-Pindorama
- License: other
- Created: 2022-01-18T14:13:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T17:51:39.000Z (almost 2 years ago)
- Last Synced: 2023-12-25T20:19:35.140Z (almost 2 years ago)
- Topics: python, torrent, torrent-client
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pico-torrent
A fast and small Torrent client made with Python 3.## History and context
It was programmed by a hacker known as Jazz\_Man, around January or February
2020, and later patched by me (Luiz Antônio) and by Caio Yoshimura, even
translated from portuguese to english by Vitor (`apocalipse`, not `vit0rr`).Althought being made with Otto in mind, it could be easily used as a standalone
Torrent client, so I took it from Otto's archived source tree and gave it its
own repository.## Chip in!
If you're willing to chip in, you can implement the "TODO" features and
pull-request them to us. `:^)`
After all, this is not an abandonware, so please help us keeping it alive.## Licence
The Caldera Licence.
Before the relicencing in October 2020, it was under the BSD 2-Clause licence.