Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/logic/gnome-shell-extension-wifistatus

A GNOME Shell extension for displaying WiFi connection status
https://github.com/logic/gnome-shell-extension-wifistatus

Last synced: 5 days ago
JSON representation

A GNOME Shell extension for displaying WiFi connection status

Awesome Lists containing this project

README

        

This is a simple GNOME Shell extension that inspects the output of `iwconfig`
periodically, and updates a WiFi signal strength icon in the top bar based on
the result.

My use case for this was pretty simple: I don't use NetworkManager anymore
(having switched to using wpa_supplicant directly, with systemd-networkd),
but still wanted a visual cue as to my network signal strength.