Skip to content

Commit 2d8ccd8

Browse files
salim-bacolomb
andauthored
docs(contrib): update Syncthing GUI wrappers for Linux (#886)
* Add "Syncthing Toggle". * Clearly mark GNOME Shell extensions as such. * Obsolete syncthing-tray-gtk3. * Reorder. Co-authored-by: André Colomb <[email protected]>
1 parent d8cbcb1 commit 2d8ccd8

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

users/contrib.rst

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,30 +50,31 @@ macOS
5050
Linux
5151
~~~~~
5252

53-
- `SyncThingy <https://github.com/zocker-160/SyncThingy>`_
54-
55-
Simple tray incidator written in C++ targeted at Flatpak users.
56-
5753
- `Syncthing Icon <https://extensions.gnome.org/extension/989/syncthing-icon/>`_
5854

59-
A GNOME Shell extension displaying a Syncthing status icon in the top bar.
55+
GNOME Shell extension: A Syncthing status icon in the top bar.
6056

6157
- `Syncthing Indicator <https://extensions.gnome.org/extension/1070/syncthing-indicator/>`_
6258

63-
A GNOME Shell indicator for starting, monitoring and controlling the Syncthing daemon using systemd.
59+
GNOME Shell extension: A Syncthing indicator for starting, monitoring and controlling the Syncthing daemon using systemd.
60+
61+
- `Syncthing Toggle <https://extensions.gnome.org/extension/7180/syncthing-toggle/>`_
62+
63+
GNOME Shell extension: A quick setting for turning on and off the Syncthing systemd service and opening the Web GUI.
64+
65+
- `SyncThingy <https://github.com/zocker-160/SyncThingy>`_
66+
67+
Simple tray indicator written in C++ targeted at Flatpak users.
6468

6569
- `syncthing-quick-status <https://github.com/serl/syncthing-quick-status>`_
6670

6771
Small bash application with minimal dependencies, for a simple colorful representation of the current status.
6872

69-
- `syncthing-tray-gtk3 <https://github.com/abdeoliveira/syncthing-tray-gtk3>`_
70-
71-
Yet another Syncthing tray icon indicator written in Ruby.
72-
7373
- `steamdeck-decky-syncthing <https://github.com/theCapypara/steamdeck-decky-syncthing>`_
7474

7575
A Steam Deck (Decky Loader) plugin for controlling Syncthing from the Steam Big Picture / Steam Deck UI.
7676

77+
7778
Command Line Tools
7879
------------------
7980

@@ -277,6 +278,7 @@ Older, Possibly Unmaintained
277278
accordingly.
278279

279280
- `a-sync <https://github.com/davide-imbriaco/a-sync>`_
281+
- `syncthing-tray-gtk3 <https://github.com/abdeoliveira/syncthing-tray-gtk3>`_ (Archived as of 2023-12-29)
280282
- `Syncthing-GTK <https://github.com/syncthing-gtk/syncthing-gtk>`_ (Fork from `Kozec <https://github.com/kozec/syncthing-gtk>`_)
281283
- https://github.com/syncthing/syncthing-lite
282284
- https://github.com/sieren/QSyncthingTray

0 commit comments

Comments
 (0)