💻 Desktop sync client for Nextcloud
Find a file
2014-01-29 10:43:21 +01:00
admin [tx-robot] updated from transifex 2014-01-29 02:07:21 -05:00
cmake Set the library and bin install path to cmake standard path. 2014-01-24 13:43:05 +01:00
csync fix test compilation 2014-01-26 19:05:43 +01:00
doc Fix typo in documentation 2014-01-21 12:20:23 +01:00
resources Use the activity icon in settings dialog. 2013-11-28 09:47:49 +01:00
src Updater: More refactoring towards testability 2014-01-29 10:43:21 +01:00
test Fix Include dirs and add tests. 2014-01-23 13:23:27 +01:00
theme
translations [tx-robot] updated from transifex 2014-01-29 01:26:41 -05:00
.gitattributes
.gitignore Merge csync inside the mirall repository 2014-01-13 14:43:14 +01:00
.gitmodules
.tag
ChangeLog Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
CMakeLists.txt Check for INotify if compiling for Linuxe and friends 2014-01-23 16:05:35 +01:00
config.h.in Make update URL a compile time option 2014-01-28 13:36:16 +01:00
CONTRIBUTING.md
COPYING Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
COPYING.documentation
CPackOptions.cmake.in CPack: revert part of previous commit 2014-01-24 12:27:08 +01:00
issue_template.md
mirall.desktop.in
mirall.qrc Show an indicator if the url is encrypted or not in connection wizard. 2014-01-16 17:40:46 +01:00
OWNCLOUD.cmake Make Updater URL overridable 2014-01-28 15:44:40 +01:00
OwnCloudCPack.cmake Adjust Windows and Mac binaries package names 2013-12-09 17:41:41 +01:00
README.md
sync-exclude.lst
theme.qrc
VERSION.cmake Bump to 1.5.1 2014-01-24 14:24:54 +01: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.