Python编写的非官方的金山快盘客户端
This repository has been archived on 2019-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2013-01-24 10:08:44 +08:00
poster finished auth and download some files 2012-11-19 23:08:10 +08:00
resource finished auth and download some files 2012-11-19 23:08:10 +08:00
.gitignore update .gitignore and README.md 2013-01-24 10:08:44 +08:00
api.py add start.sh for run in backend 2012-11-25 00:06:51 +08:00
auth.py add start.sh for run in backend 2012-11-25 00:06:51 +08:00
cfg.py add start.sh for run in backend 2012-11-25 00:06:51 +08:00
down.py updated 2012-12-21 09:38:11 +08:00
gevent.py updated 2012-12-21 09:38:11 +08:00
logo.png finished auth and download some files 2012-11-19 23:08:10 +08:00
main.py add README.md 2013-01-23 10:13:14 +08:00
monitor.py add indicator's icon syncing and synced statuses 2012-11-25 00:49:54 +08:00
multidown.py updated 2012-12-21 09:38:11 +08:00
README.md Initial commit 2013-01-23 17:59:32 -08:00
start.sh updated 2012-12-21 06:38:44 +08:00
sync.py updated 2012-12-21 09:38:11 +08:00
synced.png add indicator's icon syncing and synced statuses 2012-11-25 00:49:54 +08:00
syncing.png add indicator's icon syncing and synced statuses 2012-11-25 00:49:54 +08:00
taskmgr.py updated 2012-12-21 09:38:11 +08:00

简介

L盘是一个使用Python编写的非官方的快盘客户端目前仅在Ubuntu 12.04 Unity下测试过。

特性

L盘支持手动或者自动与金山快盘内容同步。

安装

程序依赖于pygtk 和 libwebkit-python请先安装。

注意

请先通过快盘申请自己的应用并获得consumer key和secret然后打开main.py输入您自己的consumer key和secret。