Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/logic/gnome-shell-extension-wifistatus
- Owner: logic
- License: gpl-3.0
- Created: 2018-02-25T01:21:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T22:12:23.000Z (over 6 years ago)
- Last Synced: 2024-10-11T07:45:33.789Z (28 days ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.