An open API service indexing awesome lists of open source software.

https://github.com/cozy-labs/cozy-desktop

File Synchronisation for Cozy on Desktop and Laptop
https://github.com/cozy-labs/cozy-desktop

cozy cozy-v3 desktop electron elm javascript linux macos pouchdb sync windows

Last synced: about 1 month ago
JSON representation

File Synchronisation for Cozy on Desktop and Laptop

Awesome Lists containing this project

README

          
























# [Twake][twake] Desktop

[![Latest release](https://img.shields.io/github/release/cozy-labs/cozy-desktop/all.svg)](https://github.com/cozy-labs/cozy-desktop/releases)
[![Licence](https://img.shields.io/github/license/cozy/cozy-drive.svg)](https://github.com/cozy/cozy-drive/blob/master/LICENSE)
[![Windows build](https://img.shields.io/appveyor/ci/cozy/cozy-desktop/master.svg?label=windows)](https://ci.appveyor.com/project/cozy/cozy-desktop/branch/master)
[![Linux & macOS build](https://img.shields.io/travis/cozy-labs/cozy-desktop/master.svg?label=mac/linux)](https://travis-ci.org/cozy-labs/cozy-desktop/branches)
[![Code climate](https://img.shields.io/codeclimate/maintainability/cozy-labs/cozy-desktop.svg)](https://codeclimate.com/github/cozy-labs/cozy-desktop)
[![Coverage](https://img.shields.io/codecov/c/github/cozy-labs/cozy-desktop/master.svg?label=coverage)](https://codecov.io/gh/cozy-labs/cozy-desktop/list/master)

Twake Desktop allows you to synchronize the files stored in [your Twake
Workplace](https://twake.app) with your laptop and/or desktop computer. It
replicates your files on your hard drive and applies changes you made on them
on other synced devices and on your online Twake Drive.

_This is where the app is being developped. If you just want to install it,
please see the **[Download][download]** page._

## Contributing

- [Give us some feedback](./doc/feedback.md)
- [Translate the app][transifex]

### Working on the code

- [Setting up a development environment](./doc/developer/setup.md)
- [API & Code organization][api] (offline version: `./doc/api/index.html`)
- [Testing](./doc/developer/test.md)
- [Review code changes & documentation][pulls]

## License

Twake Desktop is developed by [Linagora][linagora] and distributed under the
[AGPL v3 license][agpl-3.0].

[twake]: https://twake.app/
[linagora]: https://linagora.com/
[download]: https://cozy.io/en/download/
[issues]: https://github.com/cozy-labs/cozy-desktop/issues
[transifex]: https://www.transifex.com/cozy/cozy-desktop/
[pulls]: https://github.com/cozy-labs/cozy-desktop/pulls
[api]: https://cozy-labs.github.io/cozy-desktop/doc/api/
[agpl-3.0]: https://www.gnu.org/licenses/agpl-3.0.en.html