This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
delugeClient
Watch
1
Star
0
Fork
0
You've already forked delugeClient
mirror of
https://github.com/KevinMidboe/delugeClient.git
synced
2025-10-29 12:00:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6
Commits
13
Branches
0
Tags
9e5db1d8743a3f55b6430898b14b66c59592aa5a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
KevinMidboe
9e5db1d874
Merge branch 'master' of github.com:KevinMidboe/delugeClient
2018-05-04 00:09:20 +02:00
.gitignore
Initial commit
2018-05-04 00:05:53 +02:00
config.ini
Added config and log files.
2018-05-04 00:02:57 +02:00
deluge_cli.log
Added config and log files.
2018-05-04 00:02:57 +02:00
deluge_cli.py
Added classes for calling and connecting to deluge and for transforming the return data to a torrent class.
2018-05-04 00:04:17 +02:00
LICENSE
Initial commit
2018-05-04 00:05:53 +02:00
requirements.txt
Added requirements for deluge_client, colored and docopt.
2018-05-04 00:03:26 +02:00
utils.py
Utils script for coloring log based on logger status filter and convert function for converting byte dict to a dict of strings.
2018-05-04 00:05:14 +02:00
Description
Deluge client with custom functions written in python
deluge
python
MIT
179
KiB
Languages
Python
88.9%
HTML
7.3%
Shell
2.6%
Makefile
1.2%