This extension shows your current network download and upload speeds in the GNOME top bar. It helps you keep track of your network usage in real time.
- Shows real-time download (↓) and upload (↑) speeds
- Supports multiple network interfaces
- Excludes virtual interfaces (lo, vir, vbox, docker, br-)
- Toggle between bits and bytes display (long-press the indicator)
- Clone this repository:
git clone https://github.com/ajxv/netspeed-monitor.git
- Copy the folder to your GNOME extensions directory:
cp -r netspeed-monitor ~/.local/share/gnome-shell/extensions/netspeed-monitor@ajxv/ - Compile the GSettings schema:
glib-compile-schemas ~/.local/share/gnome-shell/extensions/netspeed-monitor@ajxv/schemas/ - Restart GNOME Shell:
- Press
Alt+F2, typer, and pressEnter(on X11), or log out and log in again.
- Press
- Enable the extension:
gnome-extensions enable netspeed-monitor@ajxv
- To contribute, fork this repo and open a pull request with your changes.
- For bug reports or feature requests, please open an issue on the GitHub Issues page.
MIT License. See the LICENSE file for details.
