文件名称:deluge-thindl:用于通过瘦客户端本地下载的 Deluge 插件
文件大小:110KB
文件格式:ZIP
更新时间:2024-07-04 07:30:00
Python
ThinDL 插件 该插件为使用 Deluge提供了一种便捷的方式,可以从他们的种子箱中将种子下载到他们的本地计算机上。 特征 使用通过 SFTP 获取文件(非常快,由于) 插件自动配置每个 torrent 的 LFTP:主机、用户、远程目录、本地目录 LFTP在后台交互运行,您的密码永不记忆; 不使用lftp -f或lftp -c (FTP 凭据从未保存到磁盘,或在进程列表ps可见) 截图 通过右键单击上下文菜单访问插件: 确认/更改设置: 显示详细信息的进度窗口: 用法 目前正在大力开发中,缺乏正式的测试,但作者已经验证了它的工作原理。 如果您真的想使用它(感谢反馈): git clone https://github.com/ericzinnikas/deluge-thindl.git cd deluge-thindl python2 setup.py bdist_egg
【文件预览】:
deluge-thindl-master
----setup.py(2KB)
----README.md(3KB)
----thindl()
--------__init__.py(2KB)
--------webui.py(2KB)
--------core.py(2KB)
--------data()
--------gtkui.py(15KB)
--------common.py(2KB)
----screenshots()
--------thindl-prog.png(8KB)
--------thindl-dialog.png(20KB)
--------thindl-menu.png(67KB)
----.gitignore(675B)