souhaiebtar / netspeedsimplified

A Net Speed extension With Loads of Customization for GNOME shell.

Home Page:https://extensions.gnome.org/extension/3724/net-speed-simplified/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSS Logo

Net speed Simplified

A Net Speed monitor With Loads of Customization.

GitHub release License

Screenshot

Download options
Get it on GNOME Extensions Install Manually

Tested on GNOME 40, 3.38 and 3.36

What's new

  • Add Use System Color Scheme option
  • Update Preferences logic
  • Filter more devices for net speed indicator

Note : Full CHANGELOG can be found on github releases page

Features

  • Cleaner UI
  • Adjustable Refresh rate
  • Preference Menu for extension customization
  • Vertical Alignment Support
  • Two Icon sets for Indicators

Feature Highlights for Preferences

  • Lock Mouse Actions option to Freeze Mouse Events
  • Advance Position options to pinpoint where to place the indicator on the Panel
  • Refresh time field by which you can change refresh rate value between 1.0 sec to 10.0 sec
  • Show Upload First option to show upload speed first
  • Color Customizations for speed indicators
  • Hide when Disconnected option
  • Use Shorten Units option
  • Limit Unit option and more...

If you faced an issue then you can file an issue here

Modes

  • Total net speed in b/s, kb/s, ...
  • Total net speed in B/s, KB/s, ...
  • Up & down speed in b/s, kb/s, ...
  • Up & down speed in B/s, KB/s, ...
  • Total downloads in B, KB, ... (Right click to reset counter)

Mouse Events

  • Left click: Cycle through the modes.
  • Right click(in 1-4 modes): Toggle the visibility of total downloaded.
  • Right click(in 5th mode): Reset total downloaded.
  • Right Click(Four consecutive times): Toggle through horizontal/vertical alignment.
  • Middle click: Cycle through the font sizes.

Special Thanks to

Installing Manually

Quick install

For quick install use below command:

bash -c "$(curl -sL https://git.io/Jk28b)"

Installing using Make

  • Step 1 : Getting the sources from repository
git clone "https://github.com/prateekmedia/netspeedsimplified.git"
  • Step 2 : Running make (install)
make install

Likewise extension can be removed using

make remove

OR reinstalled using

make reinstall

You can manage the extension using extensions app or website

About

A Net Speed extension With Loads of Customization for GNOME shell.

https://extensions.gnome.org/extension/3724/net-speed-simplified/

License:GNU General Public License v3.0


Languages

Language:JavaScript 91.2%Language:Makefile 4.0%Language:Shell 3.9%Language:CSS 0.9%