made to display NovusNet capabilities and simplicity.
This is made for people who own a server, and people who wanna sync their files across devices without paying a fortune. It is fully made on NovusNet, a library I made from scratch. I made it to mainly stress test the native file transfer protocol (NFTP) and for personal usage across devices, this is not made to be commercial and is hard coded to fit my computer. You could modify the code and customize it to your needs, but don't rely on it too much, occasional server/client crashes might occur due to NovusNet being super new. In that case, email me the issue or open a discussion in issues at the NovusNet repo.
add "filepath" to start auto syncing a file. push "filepath" to push file to server/other device. pull "filepath" to pull file from server/other device.
Go look at NovusNet it provides a much better README with detail, understanding that library can allow you to make better programs than this. Good luck and please support me!