From b1cf3da297d7c38466cbabc6cc990e300d206c1d Mon Sep 17 00:00:00 2001 From: Guillem George Date: Wed, 13 May 2026 21:38:20 +0200 Subject: [PATCH] Updated project state --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 831dff1..d2b350b 100644 --- a/README.md +++ b/README.md @@ -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. +