How to install syncthing [answered]
Hello!
At least 1 other user and me are wondering how syncthing can be installed on a Jolla phone. Which of the ARM builds for example required?
Thanks for any hints!
Hello!
At least 1 other user and me are wondering how syncthing can be installed on a Jolla phone. Which of the ARM builds for example required?
Thanks for any hints!
Openrepos has it: https://openrepos.net/content/fooxl/syncthing-sf
Works nicely to sync between the Jolla phone and my Xubuntu box.
However, there is no port for the Jolla tablet (yet?) and the android version did not run on my tablet.
just download the x86 official from the syncthing site and use the inbuilt webui on the jtab.
r0kk3rz ( 2016-03-10 22:49:30 +0300 )Looks like the package name has changed a bit, could you update the link?
See answers below https://together.jolla.com/question/79109/how-to-install-syncthing/?answer=149282#post-id-149282
lkraav ( 2018-03-08 13:49:02 +0300 )answered 2016-04-13 06:06:27 +0300
This post is a wiki. Anyone with karma >75 is welcome to improve it.
Check out this GUI for Jolla Tablet: GitHub hdhoang/harbour-syncthing
This involves Jolla SDK ( guide for non-tech persons).
I made binary packages for syncthing and syncthing-inotify. The binaries are the precompiled ones from syncthing.com.
https://openrepos.net/content/fooxl/syncthing-bin
https://openrepos.net/content/fooxl/syncthing-inotify-bin
The Controller GUI will be updated soon. Then it will not include the binary anymore but depend on the packages mentioned above.
Installing is not so hard. Choose the armv7 file of syncthing. For the next step you have to enable the developer mode of jolla and need the Warehouse Store. Install tar from Warehouse. Now open the Terminal, you will find it after enabling developer mode and reboot in the app list. Type “cd Downloads”, next type “tar -xvzf name of downloaded file from syncthing”. Then type “ls” to see the folder, “cd name of folder”. Now you can start syncthing with “./syncthing”. Now its running in terminal. How to use it? I dont know, have a look in the documentation.
To have an always up to date version:
/home/nemo/opt/syncthing-linux-arm/
) /home/nemo/opt/syncthing-linux-arm/etc/linux-systemd/user/syncthing.service
to /home/nemo/.config/systemd/user/syncthing.service
/home/nemo/opt/syncthing-linux-arm/syncthing
)systemctl --user enable syncthing.service
systemctl --user start syncthing.service
127.0.0.1:8384
to configure syncthingI would say https://together.jolla.com/question/79109/how-to-install-syncthing/?answer=149282#post-id-149282 providing prebuilt binary packages is the nicer solution
lkraav ( 2018-03-08 13:47:55 +0300 )Tried this today (Sep 10 '19) on Xperia X with Sailfish X 3.1.0.11 Seitseminen (using syncthing-linux-arm-v1.2.2.tar.gz) and it works perfectly fine. Thank You!
AndreasSchuette ( 2019-09-10 11:58:57 +0300 )does the F-droid app not work?
https://f-droid.org/repository/browse/?fdid=com.nutomic.syncthingandroid
As far as i know, f-droid market is available in jolla devices.
As it's an android app, it wont have the permissions to access data outside of Android-storage.
DLQ ( 2016-08-12 15:48:31 +0300 )Asked: 2015-01-31 08:54:57 +0300
Seen: 2,794 times
Last updated: Jun 29 '20