void-hoge / hogemonitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOGEMONITOR

  • A simple system monitor for Linux written in Python3.

  • The default is battery, memory, CPU (load and frequency), GPU (load and frequency), WiFi status(ESSID, bit rate and link quality), and date time monitor.
    • Battery and GPU status will not displayed if it is unavailable.

REQUIREMENTS

INSTALLATION

$ pip3 install python-xlib
$ git clone https://github.com/void-hoge/hogemonitor.git
$ cp hogemonitor/hogemonitor /a/directory/added/to/the/PATH

OPTION

  • hogemonitor <index>: Monitor index to display.

SEE ALSO

AUTHOR

  • void-hoge

LICENSE

  • GPLv3

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%