2. Install Syncthing via `pkg install syncthing`
3. Run `syncthing` in the Termux terminal emulator to have it create the needed files and open up a web browser into the Syncthing web interface. If you want access to the Syncthing web interface from another device like a PC, provided your Android device is connected to the same network, you can go to `Actions->Settings->GUI` and replace the IP of `127.0.0.1` in the `GUI Listen Address` with `0.0.0.0`.
* **Note that this is optional and mostly for convenience. Please note the potential security risks of doing this. It will expose your device's Syncthing web interface to your entire LAN. At the very least you may want to set a username and password on that same screen.**
2. Install Syncthing via `pkg install syncthing`
3. Run `syncthing` in the Termux terminal emulator to have it create the needed files and open up a web browser into the Syncthing web interface. If you want access to the Syncthing web interface from another device like a PC, provided your Android device is connected to the same network, you can go to `Actions->Settings->GUI` and replace the IP of `127.0.0.1` in the `GUI Listen Address` with `0.0.0.0`.
* **Note that this is optional and mostly for convenience. Please note the potential security risks of doing this. It will expose your device's Syncthing web interface to your entire LAN. At the very least you may want to set a username and password on that same screen.**