gentlecat/counter

Sync counters between devices

trymeouteh opened this issue · 1 comments

It would be handy to have your counters appear on every device you had, your phone and your tablet. I have an idea on how to implement this which will not require developing a syncing mechanism.

Have the counters data be saved as a file onto the device. Then all is needed is for the user to use Syncthing or some cloud storage app to sync the files between devices. Thats it! Just have the counters be files and not saved within the app.

Check out DecSync. This can help make this feature come to life.

https://github.com/39aldo39/DecSync