Giter Site home page Giter Site logo

jocix123 / vitals Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corecoding/vitals

0.0 1.0 0.0 1.14 MB

A glimpse into your computer's temperature, voltage, fan speed, memory usage and CPU load.

Home Page: https://extensions.gnome.org/extension/1460/vitals/

License: GNU General Public License v2.0

JavaScript 99.36% CSS 0.64%

vitals's Introduction

Vitals

Vitals is a GNOME extension for displaying your computer's temperature, voltage, fan speed, memory usage, processor load, system resources, network speed and storage stats in your GNOME Shell's menu bar. This is a one stop shop to monitor all of your vital sensors. Vitals uses asynchronous polling to provide a smooth user experience.

Installation

1) Install these packages

Ubuntu

apt install gir1.2-gtop-2.0 lm-sensors

Fedora

dnf install libgtop2-devel lm_sensors

Arch/Manjaro

sudo pacman -Syu libgtop lm_sensors gnome-icon-theme-symbolic

2) Install from extensions.gnome.org

https://extensions.gnome.org/extension/1460/vitals/

3) Activate after installation

Restart GNOME Shell (Alt+F2, r, Enter) and enable the extension through gnome-tweak-tool.

Beta testing

Advanced users requesting bug fixes or asking for new features may occasionally be asked to help QA.

1) Remove existing copy of Vitals

Check to see if ~/.local/share/gnome-shell/extensions/[email protected] exists, and if so, remove the directory.

I am hesitant to give an rm command here, in case someone copies and pastes it incorrectly. Again, beta testing is for advanced users so if you don't know how to remove a directory, please stop here.

2) Clone from GitHub

mkdir -p ~/.local/share/gnome-shell/extensions
git clone https://github.com/corecoding/Vitals.git ~/.local/share/gnome-shell/extensions/[email protected]

Credits

Vitals was originally forked from gnome-shell-extension-freon. I was having trouble finding an up to date, resource friendly and fully featured system monitoring tool. My biggest pet peeve was random system delays becaus of I/O blocking polls, and thus, the idea for Vitals was born! It has been refactored several times over, so most of the code is new or different.

Icons

  • (voltage|fan)-symbolic.svg - inherited from Freon project.
  • (system|storage)-symbolic.svg - from Pop! OS theme.
  • temperature-symbolic.svg - iconnice studio.
  • (cpu|memory)-symbolic.svg - DinosoftLabs.
  • network*.svg - Yannick Lung.
  • Health icon - Dod Cosmin.

Disclaimer

Sensor data is obtained from the system using hwmon and GTop. Core Coding and the Vitals authors are not responsible for improperly represented data. No warranty expressed or implied.

Development Commands

  • Reload extension gnome-shell-extension-tool -r [email protected]
    • Note: This command is no longer supported as of GNOME 3.34
  • Launch preferences gnome-shell-extension-prefs [email protected]
  • View logs journalctl --since="`date '+%Y-%m-%d %H:%M'`" -f | grep Vitals
  • Compile schemas glib-compile-schemas --strict schemas/
  • Compile translation file msgfmt vitals.po -o vitals.mo

Donations

Please consider donating if you find this extension useful.

vitals's People

Contributors

adrianbroher avatar alex-volga avatar alonsolp avatar alsoijw avatar amivaleo avatar bob131 avatar bouska avatar corecoding avatar emagra avatar farsx avatar frnogueira avatar genosse-einhorn avatar goomb avatar jakubzet avatar jonnius avatar jose1711 avatar junquera avatar lmacken avatar mmckinst avatar pkomur avatar polter-rnd avatar popey avatar rffontenelle avatar serdarsaglam avatar unixfox avatar unsolvedcypher avatar ushakovvasilii avatar warmsun0220 avatar wsxy162 avatar xtranophilist avatar

Watchers

 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.