counter icon indicating copy to clipboard operation
counter copied to clipboard

Sync counters between devices

Open trymeouteh opened this issue 5 years ago • 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.

trymeouteh avatar Mar 17 '19 00:03 trymeouteh

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

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

trymeouteh avatar Apr 05 '19 22:04 trymeouteh