Skip to content

wengxt/qcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9056e59 · Aug 9, 2012
Jul 21, 2012
Apr 25, 2012
Jul 16, 2012
Apr 3, 2012
Jul 16, 2012
Jul 16, 2012
Jul 17, 2012
Apr 4, 2012
Aug 8, 2012
Jul 15, 2012
Jul 31, 2012
Mar 20, 2012
Jun 26, 2012
Mar 22, 2012
Mar 22, 2012
Mar 28, 2012

Repository files navigation

QCloud is a general Qt Library licensed under GPLv2+ that provides access to all kinds of open API network disk/storage, such as dropbox, and so on.

In order to provides general usage, it can also launch a daemon and interact application with DBus interface.

To compile it you need cmake and Qt, QOAuth and QCA2.

in the source dir

$ mkdir build $ cd build $ cmake .. $ make

To install as root:

make install

This will install in the default prefix: /usr/local

If you want to change the prefix, call cmake with -DCMAKE_INSTALL_PREFIX=/my/prefix/

About

a general qt library for access network storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages