Giter Club home page Giter Club logo

gnome-shell-extension-system-monitor's Introduction

System Monitor

codebeat badge Build Status

Introduction

What is System Monitor?

This is a Gnome shell extension which aims to indicate the usage of system resources on a GNU/Linux OS.

It displays a list of icons as indicator in the top bar of a Gnome shell.

Why use System Monitor?

When you use a piece of application on your computer, sometimes it does not clear what it is doing, you only see that the requested action has not completed. For example you do not know for sure if an misbehaving application is waiting for the network or doing CPU heavy computation. This extension can help with this by displaying resources using symbolic icons and indicate their usage by color. Resource usage color range starts from white (low usage) to red (high usage).

Besides the above, the detailed view can show you which processes or directories are responsible for the high resource utilization.

No clicks or key presses needed, just take a look at the top of the screen when an application misbehaves.

Build

Requirements

The following applications need to be installed:

  • zip
  • rake

Project can be built with Rake (http://rake.rubyforge.org/). To install Rake, first you need RubyGems package manager which is available via the own package manager of the OS. Once you have that, issue the following command:

gem install rake

Then rake build command will make the โ€œbuild/[email protected][version].zipโ€ for you.

To remove all generated files, use the rake cleanup command.

Install

Extensions can be installed per-user in ~/.local/share/gnome-shell/extensions, or system wide in /usr/share/gnome-shell/extensions and /usr/local/share/gnome-shell/extensions. You can simply extract the content of the zip archive to the proper location or use Gnome Tweak tool.

Also don't forget to install the dependencies. You can find distribution specific instructions on the Installation wiki page.

Requirements

In order to run the extension, the following software is required to be installed:

  • Linux kernel 3.2 or later
  • Libgtop 2.30 or later

Contribute

If you would like to help by coding, these are the steps you should take:

  1. Fork the Git repository and create a new branch for the feature or bug fix
  2. Make your changes
  3. Run rake install to install the extension for the current Linux user
  4. Press Alt + F2 and type the command r to restart Gnome Shell (it does not work under Wayland session at the moment)
  5. Test your changes and check the logs for errors
  6. When you satisfied with it, create a pull request against this repository

License

System Monitor is released under the GNUGPLv3 license.

gnome-shell-extension-system-monitor's People

Contributors

elvetemedve avatar genodeftest avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.