uriel1998 / xfce4-genmon-script

Two scripts for XFCE4's genmon panel plugin with system and network information designed for a horizontal panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xfce4-genmon-script

Two scripts for xfce4's genmon panel plugin so that I could get some specific info on my top horizontal panel.

See the screenshots (one is oriented for easier reading; this is designed to be horizontal layout) for an idea of what it should look like.

These scripts crib significantly from several byobu scripts originally by Dustin Kirkland for Canonical in 2008, as well as the genmon example script as well as scripts from almaceleste and xtonousou and this StackOverflow answer for getting a simple human-readable CPU percentage.

Depends heavily on quite a few monitoring utilities, such as sensors, acpi, iwconfig, dig, curl, and bc.

Features:

  • Definable "warning" and "alert" values for pretty much every variable in sysmon_script with colorization to yellow and red.
  • Automatic detection of VPN
  • Determines WAN IP address through a cascading fallback of sites
  • Uses emojis for inline "icons" so you can adjust the linesize easily.

Also could be used for conky, though you'd have to strip out the styling elements.

About

Two scripts for XFCE4's genmon panel plugin with system and network information designed for a horizontal panel

License:GNU Lesser General Public License v2.1


Languages

Language:Shell 100.0%