Skip to content

StorageB/gnome-shell-extension-syncthing-indicator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image Gnome Shell - Syncthing Indicator

screenshot

Shell indicator for starting, monitoring and controlling the Syncthing daemon using SystemD

What is Syncthing?

Please note that this extension does not install Syncthing itself, refer the guide on the Syncthing website for more information

Installation from gnome extension website

https://extensions.gnome.org/extension/1070/syncthing-indicator/

Manual installation

  1. git clone https://github.com/2nv2u/gnome-shell-extension-syncthing-indicator.git
  2. ./gnome-shell-extension-syncthing-indicator/install.sh
  3. Restart shell or log out & log in

Debugging during development

clear && export G_MESSAGES_DEBUG=all && dbus-run-session -- gnome-shell --nested --wayland | grep syncthing-indicator

About

Put an indicator on the panel signalling the Syncthing daemon status using SystemD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.2%
  • Shell 3.0%
  • CSS 1.8%