ouisync icon indicating copy to clipboard operation
ouisync copied to clipboard

A secure peer-to-peer file synchronization app.

Ouisync

CI dependency status

This repository contains the Ouisync library and the Ouisync Command Line Interface (CLI) app. The GUI app is hosted in a separate repository,

What is Ouisync?

Ouisync is a secure peer-to-peer file syncing app. It's free, open source and available for all major desktop and mobile platforms.

Library and bindings

The Ouisync library is written in rust and is located in the lib/ folder. There are also bindings available for the following languages:

  • Dart
  • Kotlin
  • Swift (work in progress)

The Command Line App

The CLI is located in the cli/ folder.

Testing help acknowlegement

This project is tested with BrowserStack.