| c | s | sync |
|---|---|---|
| Cloud | Storage | Sync |
Warning
This project is WIP and POC
Written in C# for simplicity, performance and safety.
Aiming for cross platform compatibility and support for various cloud storage services.
This project is separated in to parts.
| cssync.Backend | cssync.Gui |
|---|---|
| Handles all the logic | Handle user input |
| Allow cli access | Provide graphical interface |
Note
The backend is currently in development and the GUI will come in the future.