Updated project state
This commit is contained in:
parent
c1ccb61346
commit
b1cf3da297
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
|||
# CoSync
|
||||
|
||||
CoSync is a tool that lets you automatically synchronize files and folders accross your devices using a server.
|
||||
A little like Syncthing, but by me and not as powerful (but hey, it's lighter).
|
||||
A little like Syncthing, but by me, with a server and not yet as powerful (but hey, it's lighter).
|
||||
|
||||
CoSync is written in Go and uses its own protocol over TCP/TLS to transfer files.
|
||||
|
||||
## Actual state: Development paused 🟠
|
||||
I decided to pause this project development for some time. There are many things that still need to be implemented before the project is functional but feel free to use anything that's already here.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue