Nextcloud Desktop client
Go to file
Daniel Molkentin 0932ee6051 Merge branch 'shibboleth'
Conflicts:
	src/CMakeLists.txt
	src/mirall/application.h
2013-08-05 19:54:06 +02:00
admin sign_dmg.sh: increase wait time for dmg mount 2013-01-28 21:04:43 +01:00
cmake/modules Use wildcards for translations, so they are always up-to-date 2013-08-01 15:28:06 +02:00
doc Fix a typo. 2013-08-02 21:55:09 +02:00
resources Make use of bandwidth limiting, split general/network settings. 2013-07-24 19:53:20 +02:00
src Merge branch 'shibboleth' 2013-08-05 19:54:06 +02:00
test Renamed test case to get rid of stinking name. 2013-08-05 09:39:06 +02:00
theme Make new connection wizard themable 2013-05-17 18:05:22 +02:00
translations [tx-robot] updated from transifex 2013-08-05 06:54:39 -04:00
.gitattributes
.gitignore
.tag
ChangeLog ChangeLog 2013-06-25 10:37:40 +02:00
CMakeLists.txt Add Shibboleth credentials implementation. 2013-08-01 16:53:43 +02:00
config.h.in Small cleanups 2013-07-19 16:28:12 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2013-04-23 12:35:44 +03:00
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md Advertise the use of Gists for long logs 2013-06-18 15:21:56 +02:00
mirall.desktop.in
mirall.qrc Make use of bandwidth limiting, split general/network settings. 2013-07-24 19:53:20 +02:00
OWNCLOUD.cmake
OwnCloudCPack.cmake CPack: more parameterization 2013-01-25 15:59:13 +01:00
README.md Update README.md 2013-05-20 11:00:29 +02:00
sync-exclude.lst Add support for deletable ignores in IgnoreListEditor. 2013-08-05 16:13:26 +02:00
theme.qrc Remove deleted file from resources 2013-05-17 18:13:14 +02:00
VERSION.cmake build again 2013-06-28 22:27:16 +02:00

Mirall

Introduction

Mirall is a tool to synchronize files from ownCloud Server with your computer. It uses OCSync as its syncing backend.

Download

Binary packages

Source code

Building the source code

Please refer to Building the Client in the ownCloud client manual.

Authors

License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.