diff options
author | Marco Köpcke <hello@parakoopa.de> | 2024-03-17 15:21:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-17 14:21:37 +0000 |
commit | b143e6b0d4ec84f5a3129b43b5bd90ae61d334ec (patch) | |
tree | a2d035d888184d0a209ae1744684d56d8742deaa | |
parent | c7ebc635ec05301140584418bf4120d8c20f1492 (diff) | |
download | syncthing-docs-b143e6b0d4ec84f5a3129b43b5bd90ae61d334ec.zip |
Add Steam Deck Plugin to Community Contrib. (#860)
I created a Steam Deck plugin to control Syncthing directly from the
Steam Deck UI. This also theoretically works on any other Linux distro
where Decky Loader ( https://decky.xyz/ ) can be installed.
https://github.com/theCapypara/steamdeck-decky-syncthing
This adds a link to that to the Community Contributions.
-rw-r--r-- | users/contrib.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/users/contrib.rst b/users/contrib.rst index 97e0daf..8d26566 100644 --- a/users/contrib.rst +++ b/users/contrib.rst @@ -69,6 +69,10 @@ Linux - `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 ------------------ |