You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first thx for the helpful tool !
I don't wanna use any google services, so as an alternative why not using simply a git repo to sync between devices?
I don't know how to implement it but I can help in any cases !
The text was updated successfully, but these errors were encountered:
Long time since i worked on this project but i am 100% open for merge requests.
It should be actually quiet easy to implement with the Storage Interface. Just create a new GitStorage Class similar to the LocalStorage in local.ts and call some git actions (commit, push, pull) at the right places and you should be good to go.
Hi, first thx for the helpful tool !
I don't wanna use any
google
services, so as an alternative why not using simply a git repo to sync between devices?I don't know how to implement it but I can help in any cases !
The text was updated successfully, but these errors were encountered: