A simple Indicator that shows my home-server status (online / offline) on the main panel. Furthermore a wake on lan can be triggered. For WOL functionality, its necessary that you have 'wakeonlan' installed. This extension is only tested with Gnome 40+. Didnt test it yet with older versions.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Log should only be available on debug mode: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#no-excessive-logging 2. Don't use spawn command for opening prefs. Use `extensionUtils.openPrefs()` instead: https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/cfd03885848046af45b7116a7dfe207c071da845/js/misc/extensionUtils.js#L219 If you need any help with your extension you can ask us on: GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org IRC Bridge: irc://irc.gimpnet.org/shell-extensions