All Projects → kz26 → Dottorrent Gui

kz26 / Dottorrent Gui

Licence: gpl-3.0
An advanced GUI torrent file creator with batch functionality, powered by PyQt and dottorrent

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Dottorrent Gui

Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+1321.71%)
Mutual labels:  p2p, torrent, bittorrent, gui
Zeronet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
Stars: ✭ 17,227 (+9744%)
Mutual labels:  p2p, torrent, bittorrent
Autodl Irssi
A community-driven fork of autodl-irssi
Stars: ✭ 315 (+80%)
Mutual labels:  p2p, torrent, bittorrent
Webtorrent
⚡️ Streaming torrent client for the web
Stars: ✭ 25,554 (+14502.29%)
Mutual labels:  p2p, torrent, bittorrent
Torrentinim
A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible, native support for Linux, Mac and Windows.
Stars: ✭ 123 (-29.71%)
Mutual labels:  p2p, torrent, bittorrent
Bittorrent Protocol
Simple, robust, BitTorrent peer wire protocol implementation
Stars: ✭ 279 (+59.43%)
Mutual labels:  p2p, torrent, bittorrent
Pytorrent
Simple and functional BitTorrent client made in Python - Use for learning
Stars: ✭ 135 (-22.86%)
Mutual labels:  p2p, torrent, bittorrent
Cratetorrent
A BitTorrent V1 engine library for Rust (and currently Linux)
Stars: ✭ 233 (+33.14%)
Mutual labels:  p2p, torrent, bittorrent
Bittorrent Dht
🕸 Simple, robust, BitTorrent DHT implementation
Stars: ✭ 1,004 (+473.71%)
Mutual labels:  p2p, torrent, bittorrent
Rats Search
BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.
Stars: ✭ 1,037 (+492.57%)
Mutual labels:  p2p, torrent, bittorrent
Wt Tracker
High-performance WebTorrent tracker
Stars: ✭ 144 (-17.71%)
Mutual labels:  p2p, torrent, bittorrent
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-78.86%)
Mutual labels:  torrent, bittorrent, p2p
autodl-rutorrent
ruTorrent plugin for autodl-community fork of autodl-irssi
Stars: ✭ 90 (-48.57%)
Mutual labels:  torrent, bittorrent, p2p
Autodl Trackers
Tracker files for autodl-community fork of autodl-irssi
Stars: ✭ 133 (-24%)
Mutual labels:  p2p, torrent, bittorrent
torrent-spider
基于DHT的p2p网络资源爬虫
Stars: ✭ 65 (-62.86%)
Mutual labels:  torrent, bittorrent, p2p
Torrent
Full-featured BitTorrent client package and utilities
Stars: ✭ 4,138 (+2264.57%)
Mutual labels:  p2p, torrent, bittorrent
Torrentpier
Main project repository
Stars: ✭ 166 (-5.14%)
Mutual labels:  p2p, torrent, bittorrent
Magnetissimo
Web application that indexes all popular torrent sites, and saves it to the local database.
Stars: ✭ 2,551 (+1357.71%)
Mutual labels:  p2p, torrent, bittorrent
Biglybt
Feature-filled Bittorrent client based on the Azureus open source project
Stars: ✭ 672 (+284%)
Mutual labels:  p2p, torrent, bittorrent
Snail
基于Java、JavaFX开发的下载工具,支持下载协议:BT(BitTorrent、磁力链接、种子文件)、HLS(M3U8)、FTP、HTTP。人家才不要你的⭐⭐呢,哼
Stars: ✭ 102 (-41.71%)
Mutual labels:  p2p, torrent, bittorrent

============== dottorrent-gui

An advanced GUI torrent file creator with batch functionality, powered by PyQt and dottorrent <https://github.com/kz26/dottorrent>_

.. image:: img/screenshot1.png


Features

  • Fast (capable of several hundred MB/s)
  • Cross-platform
  • Full Unicode support
  • Automatic and manual piece size selection, up to 64MB
  • Batch torrent creation mode
  • Filename exclusion patterns
  • HTTP/web seeds support (BEP 19) <http://www.bittorrent.org/beps/bep_0019.html>_
  • Private flag support (BEP 27) <http://www.bittorrent.org/beps/bep_0027.html>_
  • User-definable source string
  • Optional MD5 file hash inclusion
  • Import/export of profiles <https://github.com/kz26/dottorrent-gui/wiki/Profiles>_ (trackers, web seeds, source string, filename exclusion patterns)

Installation

Windows

Binary releases of stable versions for 64-bit Windows can be found at https://github.com/kz26/dottorrent-gui/releases <https://github.com/kz26/dottorrent-gui/releases>. Extract to a folder and run dottorrent_gui.exe. You may need to download and install the Microsoft Visual C++ Redistributable for Visual Studio 2015 <https://www.microsoft.com/en-us/download/details.aspx?id=48145>.

Linux and Mac OS X

Requirements

  • Python 3.3+
  • PyQt5 5.7+

Latest stable release: pip install dottorrent-gui

Development: git clone this repository, then pip install .

To run: dottorrent-gui


Portable Mode

dottorrent-gui can be configured to run in portable mode, good for running from USB drives and network shares. To enable this, simply create an empty file named dottorrent-gui.ini in the same directory as the main excecutable.


License

© 2017 Kevin Zhang. Made available under the terms of the GNU General Public License v3 <http://choosealicense.com/licenses/gpl-3.0/>_.

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].