Skip to content

An ownCloud syncing client

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING-GPL
Unknown
COPYING-README
Notifications You must be signed in to change notification settings

owncloud-archive/sync-qt

Repository files navigation

UNSTESTED!!! Please do not use until further notice.

This client has been untested with the latest ownCloud. I will be updating
it pretty soon and testing. Please do not use in its current state.

== ownCloud Sync Qt ==

1) About onwCloud Sync Qt
2) Requirements
3) Compiling

2) == REQUIREMENTS ==

3) == COMPILING ==

3a) Using QtCreator

Open owncloud_sync.pro with QtCreator. Then navigate to the Projects tab.
Select Build Settings. Expand the qmake section (under build steps). If you want
to enable the use of KWallet add "DEFINES += OCS_USE_KWALLET" under additional
arguments (keep the quotes).

If you had compiled ownCloud Sync Qt before, it is a good idea to run qmake
again and do a clean all:

Click on owncloud_sync folder in the Projects view pane. Select run qmake.
Then go to Build in the menu, and select Clean All.

Then build and run :)

About

An ownCloud syncing client

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING-GPL
Unknown
COPYING-README

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published