From 2d8ccd8a16d58f160e1184aa9e5017a08e4eb190 Mon Sep 17 00:00:00 2001 From: Salim B Date: Mon, 6 Jan 2025 00:59:24 +0100 Subject: [PATCH] docs(contrib): update Syncthing GUI wrappers for Linux (#886) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add "Syncthing Toggle". * Clearly mark GNOME Shell extensions as such. * Obsolete syncthing-tray-gtk3. * Reorder. Co-authored-by: André Colomb --- users/contrib.rst | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/users/contrib.rst b/users/contrib.rst index 19f40fb1..3c009dcb 100644 --- a/users/contrib.rst +++ b/users/contrib.rst @@ -50,30 +50,31 @@ macOS Linux ~~~~~ -- `SyncThingy `_ - - Simple tray incidator written in C++ targeted at Flatpak users. - - `Syncthing Icon `_ - A GNOME Shell extension displaying a Syncthing status icon in the top bar. + GNOME Shell extension: A Syncthing status icon in the top bar. - `Syncthing Indicator `_ - A GNOME Shell indicator for starting, monitoring and controlling the Syncthing daemon using systemd. + GNOME Shell extension: A Syncthing indicator for starting, monitoring and controlling the Syncthing daemon using systemd. + +- `Syncthing Toggle `_ + + GNOME Shell extension: A quick setting for turning on and off the Syncthing systemd service and opening the Web GUI. + +- `SyncThingy `_ + + Simple tray indicator written in C++ targeted at Flatpak users. - `syncthing-quick-status `_ Small bash application with minimal dependencies, for a simple colorful representation of the current status. -- `syncthing-tray-gtk3 `_ - - Yet another Syncthing tray icon indicator written in Ruby. - - `steamdeck-decky-syncthing `_ A Steam Deck (Decky Loader) plugin for controlling Syncthing from the Steam Big Picture / Steam Deck UI. + Command Line Tools ------------------ @@ -277,6 +278,7 @@ Older, Possibly Unmaintained accordingly. - `a-sync `_ +- `syncthing-tray-gtk3 `_ (Archived as of 2023-12-29) - `Syncthing-GTK `_ (Fork from `Kozec `_) - https://github.com/syncthing/syncthing-lite - https://github.com/sieren/QSyncthingTray