Find a file
2025-04-13 12:50:35 +02:00
cmd Makefile, server entry point prototype, compareFiles function + other minor changes 2025-04-13 12:50:35 +02:00
internal Makefile, server entry point prototype, compareFiles function + other minor changes 2025-04-13 12:50:35 +02:00
tests Makefile, server entry point prototype, compareFiles function + other minor changes 2025-04-13 12:50:35 +02:00
.gitignore Makefile, server entry point prototype, compareFiles function + other minor changes 2025-04-13 12:50:35 +02:00
go.mod Restored progress 2025-01-01 22:18:08 +01:00
go.sum Restored progress 2025-01-01 22:18:08 +01:00
Makefile Makefile, server entry point prototype, compareFiles function + other minor changes 2025-04-13 12:50:35 +02:00
README.md First commit 2025-01-01 22:16:00 +01:00

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.