Syncthing-gtk: Difference between revisions

From wikinotes
No edit summary
No edit summary
 
Line 1: Line 1:
A gtk UI and system tray wrapper for syncthing, as an alternative to the browser.
A gtk UI and system tray wrapper for syncthing, as an alternative to the browser.<br>
It is written in python, which makes it something of a dog to keep working on arch. FML.


= Documentation =
= Documentation =

Latest revision as of 02:28, 2 February 2024

A gtk UI and system tray wrapper for syncthing, as an alternative to the browser.
It is written in python, which makes it something of a dog to keep working on arch. FML.

Documentation

github https://github.com/kozec/syncthing-gtk

Locations

~/.config/syncthing-gtk config
~/.config/syncthing also pulls info from syncthing's own config

Usage

It communictes with the user service syncthing.service, which is expected to be running in the background already