XK9274 / syncthing-app-miyoo

Sets up Syncthing and injects into Onions runtime
71 stars 2 forks source link

syncthing-app-miyoo

Check out this guide by The-Phyrex to help get setup.

https://www.youtube.com/watch?v=UjVmqVoouYs

If you want your save files to be organised as they are on other devices (not in subfolders):

image

(ty u/dnascimento)

App to setup Syncthing and inject into Onion 4.2.0 beta runtime.sh to start at boot.

syncthing 2

Issues

Usage

After the first run you shouldn't have to run the app again unless you want to kill syncthing (for that session)

Syncthing will now start up on boot (main launch). You can access the settings via a web browser on a computer/phone/tablet that is connected to the same network via the IP address and port number 8384 on wifi (!Not your hotspot address..!). Go to Settings and look to the right of "WIFI" for your device's IP address. Example address: 192.168.0.1:8384 (the colon : and 8384 is the port that Syncthing uses and is required).

If you wish to remove syncthing from running at boot, open /.tmp_update/runtime.sh and remove the line that contains: #SYNCTHING INJECTOR

Tips

Source