Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Support any git repo as a backend system #47

Closed
stdedos opened this issue May 3, 2022 · 2 comments
Closed

Support any git repo as a backend system #47

stdedos opened this issue May 3, 2022 · 2 comments

Comments

@stdedos
Copy link

stdedos commented May 3, 2022

Hello there!

Would it be possible/wanted to additionally support using a plain git repository (stored on Github, accessed via ssh, etc etc) to do the syncing, in addition to using snippets?

@oae
Copy link
Owner

oae commented May 9, 2022

You can use the Local provider and point it to a file in a repository. In addition to this, it is also possible to use dbus commands to automate the process.

busctl --user call org.gnome.Shell /io/elhan/ExtensionsSync io.elhan.ExtensionsSync save # uploads to server
busctl --user call org.gnome.Shell /io/elhan/ExtensionsSync io.elhan.ExtensionsSync read # downloads to pc

image

@oae
Copy link
Owner

oae commented Jun 27, 2022

I am closing this since there is no answer. Feel free to open it again if you have more questions.

@oae oae closed this as completed Jun 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants