
kio kuaipan
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
kio-kuaipan is a kio plugin for KingSoft KuaiPan storage.
kio-kuaipan let you access your KuaiPan from dolphin or konqueror through kuaipan:/
You will be asked to authorize at the first time.
This plugin depends on qca2 qjson qoauth library.
manual install instruction
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install
kbuildsycoca4
enjoy !
8 years ago
2012-05-27 v0.2
add FindQJson.cmake file
2012-05-21 v0.1
intial public release
8 years ago
2012-05-27 v0.2
add FindQJson.cmake file
2012-05-21 v0.1
intial public release
marwell
8 years ago
First time it should open kuaipan's webpage through the systems browser (which I opened manually before). There you enter name and password in the form and kuaipan is showing the password, you have to enter in dolphins PIN request, so it can make use of the API.
If you enter (like me) something wrong as PIN, you have to delete the empty file ~/.kde/share/config/kio_kuaipanrc (or where ever the file is located). Only then! dolphin asks again and you can input the correct PIN.
Then it creates a folder in your kuaipan online space called 我的应用, in there a folder KIO快盘. This folder is synchronised with kuaipan:/ in dolphin. You dont have access to all your folders online. Nicer would be to access all folders, but ...
Still great! Thanks a lot!感谢 nihui!
For people able to read chinese: More clear on the chinese website http://www.ikde.org/news/kio-kuaipan/
Report