to complete later
Project description
Deluge Web Browser
Deluge Web Browser is a plugin for Deluge that can be used to browse the downloaded torrents by starting a webserver.
This is only a webui plugin at the moment, and the parametrisation needs to be done by hand (if the default configuration is not satisfactory).
The plugin add a torrent submenu to browse the downloaded folder, then directory or the downloaded file, or retrieve it content in a zip.
Features
- Web browser
- Browse the standard download directory
- Download all files of a torrent in a zip.
Compatibility
- Requires at least Deluge 1.3.3
- Was not tested on Deluge 2.x
Limitations / Todo
- Create interface for customisation in the WebUi
- Use the *twisted" native web server to serve the files, as SimpleHTTPServer is not recommended for production
- Maybe a GTK plugin, but unlikely to be high priority considering the main usage of the tool
Installation
Stable Release: pip install DelugeWebBrowser
Development Head: pip install git+https://github.com/aerospeace/DelugeWebBrowser.git
Documentation
Docuemntation is not yet there. Will come on following site when available: aerospeace.github.io/DelugeWebBrowser.
Development
See CONTRIBUTING.md for information related to developing the code.
The Four Commands You Need To Know
-
pip install -e .[dev]
This will install your package in editable mode with all the required development dependencies (i.e.
tox
). -
make build
This will run
tox
which will run all your tests in both Python 3.6 and Python 3.7 as well as linting your code.At the moment there is not test integrated
-
make clean
This will clean up various Python and build generated files so that you can ensure that you are working in a clean environment.
-
make docs
This will generate and launch a web browser to view the most up-to-date documentation for your Python package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file DelugeWebBrowser-0.1.2.tar.gz
.
File metadata
- Download URL: DelugeWebBrowser-0.1.2.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee5da13f86c4dcc405c44baa1b3b0dff67088c2aa19d3e1498d7bf7f1ce5242b |
|
MD5 | 8b63bca66d87bf19a34096f92acbf85e |
|
BLAKE2b-256 | 2884604ffb7797f56c357746000334d3c9919b7e30a6f204fff2493a1cfb46a8 |
File details
Details for the file DelugeWebBrowser-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: DelugeWebBrowser-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bf5297775aaef879f751d0c98015cd558184270a5e3fef327a814109785b885 |
|
MD5 | 0a22062dcb30d1a1a8aa662d6a64df72 |
|
BLAKE2b-256 | f373ba527a8b156557b5da151a58b507c385a87514a60e3624c7fbf75a8dfae9 |