sharebox icon indicating copy to clipboard operation
sharebox copied to clipboard

Integrate with SparkleShare?

Open fire opened this issue 14 years ago • 1 comments

SparkleShare has a nice gui but there's many challenges to use it with git annex.

fire avatar Oct 08 '11 06:10 fire

I no longer develop this version of sharebox (I switched to C, in order to improve performance - file copy is just faster and there is much more hope to see this run on a smartphone some day this way)

See https://github.com/chmduquesne/sharebox-fs

Also I no longer intend to use a GUI for solving the synchronizations issue. I think it is more user-friendly if you can see conflicting files as hidden files and decide to keep/delete them using regular commands. As for browsing the history, I plan on using an approach like https://github.com/mfontani/git-fuse-perl to let the user grab older versions of files.

chmduquesne avatar Oct 10 '11 11:10 chmduquesne