Skip to main content
Topic: Syncthing (Read 13 times) previous topic - next topic
AndyM48 and 5 Guests are viewing this topic.

Syncthing



For some reason Artix distributes syncthing without a .desktop file.

No idea why, probably some systemd thing?

The desktop file from github/syncthing is here:

Code: [Select]
[Desktop Entry]
Name=Start Syncthing
GenericName=File synchronization
Comment=Starts the main syncthing process in the background.
Exec=/usr/bin/syncthing serve --no-browser --logfile=default
Icon=syncthing
Terminal=false
Type=Application
Keywords=synchronization;daemon;
Categories=Network;FileTransfer;P2P