mikita-zhuryk / Resource_Monitor

Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resource_Monitor

Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME shell top bar.

Screenshots

GNOME Shell versions supported

40, 41

How-To Install

Download

You can get this extension:

Install

Using the latest release

  1. Unzip the file Resource_Monitor@Ory0n.zip.
  2. Move Resource_Monitor@Ory0n folder to ~/.local/share/gnome-shell/extensions/Resource_Monitor@Ory0n.
  3. Activate the extensions with Gnome Extensions.

For example...

unzip Resource_Monitor@Ory0n.zip -d ~/.local/share/gnome-shell/extensions/Resource_Monitor@Ory0n

gnome-extensions enable Resource_Monitor@Ory0n

Cloning the master branch

  1. Clone the master branch.
  2. Open Resource_Monitor folder.
  3. Move Resource_Monitor@Ory0n folder to ~/.local/share/gnome-shell/extensions/Resource_Monitor@Ory0n.
  4. Activate the extensions with Gnome Extensions.

For example...

git clone https://github.com/0ry0n/Resource_Monitor
cd Resource_Monitor
mv Resource_Monitor@Ory0n ~/.local/share/gnome-shell/extensions/Resource_Monitor@Ory0n

gnome-extensions enable Resource_Monitor@Ory0n

Preferences

Bug Reporting

Use the GitHub Issues tracker to report issues or ask for features.

Change Log

version 16 (Jan 1, 2022)

  • Added support to GNOME 41.
  • Added bps network unit.
  • Added extension position.
  • Added show or not Prefs when clicking on extension (right click).
  • Added new better icons.
  • Added cpu frequency: thanks to @xtenduke.
  • Added automatic width when setting width to 0.
  • Added the ability to choose to monitor used space or free space.
  • Added the ability to monitor the temperatures of the selected devices.
  • Bug fixed.

version 15 (Apr 15, 2021)

  • Added support for GNOME 40.
  • New preferences window.
  • Deprecated GTK elements removed from pref.js.

Authors

  • Giuseppe Silvestro - Initial work - 0ry0n

License

This project is licensed under the GNU GPL-3.0 License - see the LICENSE.md file for details.

About

Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%Language:CSS 0.0%