Hacker News new | ask | show | jobs
by sudhirkhanger 539 days ago
What is the good solution to sync text files? I haven't found a good solution that is open source and self-hosted. Ideally, eventually, my setup should give me real time syncing the same level as multiple people editing the same file. But that is a stretch goal.

I am currently using Syncthing but unfortunately it's client app has been removed from Google Play [1]. I am managing with Syncthing-Fork.

[1] https://github.com/syncthing/syncthing-android/issues/2064