# InternetSpeedMeter **Repository Path**: larryw3i/InternetSpeedMeter ## Basic Information - **Project Name**: InternetSpeedMeter - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-27 - **Last Updated**: 2023-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ⇅ Internet Speed Meter A simple and minimal Internet Speed Meter extension for the Gnome Shell. ![Screenshot](screenshot.png) To use this extension, you will need - Gnome Shell 40 or later ### Install from Gnome Extensions Visit [Internet Speed Meter - GNOME Shell Extensions](https://extensions.gnome.org/extension/2980/internet-speed-meter) ### Install from source 1. Clone this repository ```bash git clone https://github.com/AlShakib/InternetSpeedMeter.git ``` 2. Change current directory to repository ```bash cd InternetSpeedMeter ``` 3. Now run ```bash chmod +x ./install.sh && ./install.sh ``` 4. If you are using Wayland, log out and then log in. Otherwise press `ALT + F2` and then type `r` and press `Enter`. 5. Enable **Internet Speed Meter** from the [Extension Manager](https://github.com/mjakeman/extension-manager) ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. ## Thanks to - Project Icon is made by [Freepik](https://www.flaticon.com/authors/freepik) from [www.flaticon.com](https://www.flaticon.com) ## License [GNU General Public License v3.0](LICENSE) Copyright © 2020 - 2023 [Al Shakib](https://alshakib.dev)