commit f615cff76d0f4d47920e462884fe206ff3188958 Author: Gu://em_ Date: Wed Jan 1 22:16:00 2025 +0100 First commit 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.