All Projects → kz26 → dottorrent

kz26 / dottorrent

Licence: MIT license
High-level Python 3 library for creating .torrent files

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to dottorrent

Dottorrent Gui
An advanced GUI torrent file creator with batch functionality, powered by PyQt and dottorrent
Stars: ✭ 175 (+150%)
Mutual labels:  bittorrent
Autotorrent
Matches torrents with files and gets them seeded
Stars: ✭ 200 (+185.71%)
Mutual labels:  bittorrent
Research Bittorrent
C# BitTorrent library
Stars: ✭ 241 (+244.29%)
Mutual labels:  bittorrent
Biglybt Android
BiglyBT for Android, torrent client and remote control app
Stars: ✭ 180 (+157.14%)
Mutual labels:  bittorrent
Vlc Bittorrent
A bittorrent plugin for VLC.
Stars: ✭ 198 (+182.86%)
Mutual labels:  bittorrent
Magnetico
Autonomous (self-hosted) BitTorrent DHT search engine suite.
Stars: ✭ 2,626 (+3651.43%)
Mutual labels:  bittorrent
Put.io Adder
OS X put.io client that acts as handler for magnet: links and .torrent files, and adds them to your put.io download queue
Stars: ✭ 172 (+145.71%)
Mutual labels:  bittorrent
Zx Bt
一个基于BitTorrent协议的DHT磁力嗅探器,并基于Elasticsearch存储/检索Torrent的Metadata信息
Stars: ✭ 244 (+248.57%)
Mutual labels:  bittorrent
Ipmagnet
Check which IP adresses your BitTorrent client is handing out to trackers
Stars: ✭ 200 (+185.71%)
Mutual labels:  bittorrent
Cratetorrent
A BitTorrent V1 engine library for Rust (and currently Linux)
Stars: ✭ 233 (+232.86%)
Mutual labels:  bittorrent
Magnet Uri
Parse a magnet URI and return an object of keys/values
Stars: ✭ 183 (+161.43%)
Mutual labels:  bittorrent
Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+3454.29%)
Mutual labels:  bittorrent
Newnode
NewNode decentralized Content Distribution Network
Stars: ✭ 223 (+218.57%)
Mutual labels:  bittorrent
Torrent Discovery
Discover BitTorrent and WebTorrent peers
Stars: ✭ 177 (+152.86%)
Mutual labels:  bittorrent
Ipfilter
Keeps your preferred Bit Torrent client blocklist up to date to support your privacy and security
Stars: ✭ 241 (+244.29%)
Mutual labels:  bittorrent
Luminance
Stars: ✭ 173 (+147.14%)
Mutual labels:  bittorrent
Fastcast
🌊 Stream peer-to-peer audio and video content
Stars: ✭ 202 (+188.57%)
Mutual labels:  bittorrent
trystero
🤝 Serverless WebRTC matchmaking for painless P2P — Make any site multiplayer in a few lines — Use BitTorrent, IPFS, or Firebase
Stars: ✭ 512 (+631.43%)
Mutual labels:  bittorrent
Tv Overlord
TV Overlord — Download and manage tv shows:
Stars: ✭ 242 (+245.71%)
Mutual labels:  bittorrent
Magnetissimo
Web application that indexes all popular torrent sites, and saves it to the local database.
Stars: ✭ 2,551 (+3544.29%)
Mutual labels:  bittorrent

dottorrent

High-level Python 3 library for creating .torrent files

Documentation

Full documentation on how to use dottorrent is available at dottorrent.readthedocs.io.

https://readthedocs.org/projects/dottorrent/badge/

Installation

Stable releases are available on PyPI and can be installed using pip.

pip install dottorrent

To install from the latest development sources, clone the git repo and run pip install .

CLI and GUI

Looking for a command-line interface? Check out dottorrent-cli.

Looking for a GUI? Check out dottorrent-gui.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].