From f615cff76d0f4d47920e462884fe206ff3188958 Mon Sep 17 00:00:00 2001 From: "Gu://em_" Date: Wed, 1 Jan 2025 22:16:00 +0100 Subject: [PATCH] First commit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..831dff1 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# 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). + +CoSync is written in Go and uses its own protocol over TCP/TLS to transfer files.