Skip to content

A lightweight script for GNOME that displays real-time internet download and upload speeds in the top bar using the Executor GNOME Extension. Easy to install and configure, it provides a quick overview of your internet performance.

Notifications You must be signed in to change notification settings

ShivangSrivastava/speed_meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GNOME Internet Speed Meter

A lightweight script to display real-time internet speed in your GNOME top bar. This project uses the Executor GNOME Extension to run the script and update the speed dynamically.

Screenshot

Features

  • Shows download and upload speeds in real-time
  • Simple and easy to configure
  • Works directly with the GNOME top bar

Prerequisites

Installation

  1. Install the Executor Extension:

  2. Clone the repository:

    git clone https://github.com/ShivangSrivastava/speed_meter.git
  3. Make the script executable:

    cd speed_meter
    chmod +x speed_meter.sh
  4. Configure Executor Extension:

    • Open the Executor settings.
    • Add the following path to the Executor's command configuration:
      ./<:Your Path:>/speed_meter/speed_meter.sh
      
  5. That's it! 🎉 Your internet speed meter should now be running in the GNOME top bar.

Contributing

Feel free to open issues or submit pull requests with improvements, suggestions, or bug fixes.

About

A lightweight script for GNOME that displays real-time internet download and upload speeds in the top bar using the Executor GNOME Extension. Easy to install and configure, it provides a quick overview of your internet performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages