Hellowlol / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
MIT License
344 stars 48 forks source link

Feature Request - Syncthing #462

Open EZarnosky opened 8 years ago

EZarnosky commented 8 years ago

It would be nice if there was a plugin for Syncthing. I use a lot to sync my media form my seedbox to my media server. Having the activity and statistic in HTPC Manager would be one less page I keep open. The have a documented API here https://docs.syncthing.net/dev/rest.html

derrickmehaffy commented 7 years ago

I too would like to see native intergration as I use syncthing often as well. In the meantime @EZarnosky you can add your local syncthing to the custom link. go to settings > other apps > New Link and put your syncthing address, ex: https://localhost:8384

EZarnosky commented 7 years ago

I do that now. However the Syncthing web client is SLOW for me, I have a lot of data syncing form multiple sources. There is a GitHub project (https://github.com/blakev/python-syncthing) which provide Syncthing REST interface in python.

I am not saying that thins might be an easy thing to do since I don't program Python, but it looks like the hard part of accessing the information in Synthing has been done already.

phathak commented 7 years ago

+1!