Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync using git #62

Open
atefBB opened this issue Jul 23, 2024 · 1 comment
Open

Sync using git #62

atefBB opened this issue Jul 23, 2024 · 1 comment

Comments

@atefBB
Copy link

atefBB commented Jul 23, 2024

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 !

@perryrh0dan
Copy link
Owner

Hi atefBB,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants