Skip to content

shubo83/xfdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • 简介

用python实现的基于webqq协议 http://lixian.qq.com/ 的一个下载离线任务的程序 调用aria2下载 可实现多线程,断点续传等特性

  • 截图

gnome_terminal_screenshot

  • 安装:
git clone https://github.com/kikyous/xfdown.git
cd xfdown
python xfdown.py

如果系统没有urwid模块,到 http://excess.org/urwid/ 下载解压 sudo python setup.py install安装

或直接用系统包管理器安装 sudo apt-get install python-urwid

安装aria2 sudo apt-get install aria2c

  • 运行:

python xfdown.py

or

python xfdown.py -h

About

QQ旋风离线下载程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published