rtorrent-interface

时间:2024-07-15 07:38:48
【文件属性】:

文件名称:rtorrent-interface

文件大小:302KB

文件格式:ZIP

更新时间:2024-07-15 07:38:48

JavaScript

rtorrent接口 支持添加磁力链接和查看网站下载进度的 rtorrent 小界面。 使用烧瓶和python 3。 #设置 为 python3 安装一个 virtualenv: virtualenv /path/to/rtorrent-interface 安装所有需要的包: /path/to/rtorrent-interface/bin/pip install -r requirements.txt 将cfg/rtorrent-interface.cfg.dist复制到cfg/rtorrent-interface.cfg并将其配置为指向正确的 rtorrent 路径。 您需要在 .rtorrent.rc 文件中设置 scgi_local 参数,例如: scgi_local = /path/to/where/you/want/your/socket.sock 通过运行启动网络


【文件预览】:
rtorrent-interface-master
----rtorrent-interface.py(3KB)
----cfg()
--------rtorrent-interface.cfg.dist(288B)
----rpc.py(3KB)
----LICENSE(1KB)
----static()
--------css()
--------fonts()
--------index.html(3KB)
--------js()
----browser-addons()
--------mozilla-firefox()
--------google-chrome()
----unixstreamtransport.py(4KB)
----requirements.txt(98B)
----.gitignore(751B)
----README.md(3KB)
----posthook.py(381B)

网友评论