Skip to content

Commit

Permalink
docs(contrib): update Syncthing GUI wrappers for Linux (#886)
Browse files Browse the repository at this point in the history
* Add "Syncthing Toggle".
* Clearly mark GNOME Shell extensions as such.
* Obsolete syncthing-tray-gtk3.
* Reorder.

Co-authored-by: André Colomb <[email protected]>
  • Loading branch information
salim-b and acolomb authored Jan 5, 2025
1 parent d8cbcb1 commit 2d8ccd8
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions users/contrib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,30 +50,31 @@ macOS
Linux
~~~~~

- `SyncThingy <https://github.com/zocker-160/SyncThingy>`_

Simple tray incidator written in C++ targeted at Flatpak users.

- `Syncthing Icon <https://extensions.gnome.org/extension/989/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 <https://extensions.gnome.org/extension/1070/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 <https://extensions.gnome.org/extension/7180/syncthing-toggle/>`_

GNOME Shell extension: A quick setting for turning on and off the Syncthing systemd service and opening the Web GUI.

- `SyncThingy <https://github.com/zocker-160/SyncThingy>`_

Simple tray indicator written in C++ targeted at Flatpak users.

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

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

- `syncthing-tray-gtk3 <https://github.com/abdeoliveira/syncthing-tray-gtk3>`_

Yet another Syncthing tray icon indicator written in Ruby.

- `steamdeck-decky-syncthing <https://github.com/theCapypara/steamdeck-decky-syncthing>`_

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


Command Line Tools
------------------

Expand Down Expand Up @@ -277,6 +278,7 @@ Older, Possibly Unmaintained
accordingly.

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

0 comments on commit 2d8ccd8

Please sign in to comment.