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
- Host: GitHub
- URL: https://github.com/cozy-labs/cozy-desktop
- Owner: cozy-labs
- License: agpl-3.0
- Created: 2014-08-27T10:10:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T14:47:23.000Z (about 1 year ago)
- Last Synced: 2025-05-05T02:36:57.864Z (about 1 year ago)
- Topics: cozy, cozy-v3, desktop, electron, elm, javascript, linux, macos, pouchdb, sync, windows
- Language: JavaScript
- Homepage: https://cozy-labs.github.io/cozy-desktop/
- Size: 19.6 MB
- Stars: 99
- Watchers: 11
- Forks: 44
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [Twake][twake] Desktop
[](https://github.com/cozy-labs/cozy-desktop/releases)
[](https://github.com/cozy/cozy-drive/blob/master/LICENSE)
[](https://ci.appveyor.com/project/cozy/cozy-desktop/branch/master)
[](https://travis-ci.org/cozy-labs/cozy-desktop/branches)
[](https://codeclimate.com/github/cozy-labs/cozy-desktop)
[](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