Skip to content
README.md 1.1 KiB
Newer Older
# Mirall

## Introduction

Daniel Molkentin's avatar
Daniel Molkentin committed
Mirall is a tool to synchronize files from ownCloud Server with your computer.
It uses OCSync as its syncing backend.
Daniel Molkentin's avatar
Daniel Molkentin committed
### Binary packages
* Refer to the download page http://owncloud.org/sync-clients/
* https://github.com/owncloud/mirall

## Building the source code

Please refer to [Building the Client](http://doc.owncloud.org/desktop/1.5/building.html)
Daniel Molkentin's avatar
Daniel Molkentin committed
in the ownCloud client manual.
Daniel Molkentin's avatar
Daniel Molkentin committed
* Duncan Mac-Vicar P. <duncan@kde.org> (original Mirall author)
* Klaas Freitag <freitag@owncloud.com>
* Daniel Molkentin <danimo@owncloud.com>
Duncan Mac-Vicar P's avatar
Duncan Mac-Vicar P committed
## 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.