Tusk icon indicating copy to clipboard operation
Tusk copied to clipboard

Add support for Syncthing as a cloud storage option

Open frederickjh opened this issue 7 years ago • 1 comments
trafficstars

This issue is a

  • [ ] bug
  • [x] feature
  • [ ] question

Please describe the current behavior, and explain why it's bad.

Syncthing is not available as a cloud storage option. Also there are currently no open source cloud storage options available with Tusk.

Please describe how you think it should change.

Syncthing should be available as a cloud storage option.

Anything else?

Thanks for considering this!

frederickjh avatar Apr 08 '18 19:04 frederickjh

Support Syncthing

Syncthing has no official Javascript port. There's an unofficial node.js one that may or may not work in the browser. I'll leave this issue open for others to find, but I don't intend to implement this myself unless there is significant user demand.

Also there are currently no open source cloud storage options available with Tusk.

That's not true. Tusk supports any WebDAV implementation, including NextCloud and Owncloud. Source code for NextCloud is at https://github.com/nextcloud

subdavis avatar Apr 11 '18 23:04 subdavis