SkillAgentSearch skills...

Qcloud

a general qt library for access network storage.

Install / Use

/learn @wengxt/Qcloud
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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/

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated4y ago
Forks3

Languages

C++

Security Score

75/100

Audited on Oct 10, 2021

No findings