X-Sys system information plugin for X-Chat

X-Sys system information plugin for X-Chat

http://dev.gentoo.org/~chainsaw/xsys/

Commands go public (display in a channel or private conversation) by default, you can prefix a command with E to use it privately, so only you can see the output.

The following commands are supported:

  • SYSINFO
    Displays basic system information; such as operating system information, video card type and free disk space. CPU count and basic specifications are displayed, but extended CPU information such as cache size is not displayed.
  • XSYS2FORMAT
    Allows you to change the markup codes used in the plugin’s output, for when you don’t like the default colours.
  • PLAYING
    Allows you to change the now_playing text for /np.
  • NPACTION
    Allows you to enable/disable the display of now playing as an action instead of regular text.
  • PERCENTAGES
    Allows you to enable/disable the use of percentages in memory and swap information.
  • CPUINFO
    Shows the CPU count and extended specifications, which includes the cache size of the CPU in use. More details may be added in future versions.
  • MEMINFO
    Shows memory and swap usage in megabytes.
  • DISKINFO
    Displays mountpoints in use. Both size and usage are reported.
  • SOUND
    Displays soundcard type (brand name and type).
  • VIDEO
    Displays videocard type.
  • NP
    Displays the currently playing song in your media player (which could be Audacious, Beep Media Player or XMMS).
  • NETDATA
    Displays total network traffic on a given interface. You need to pass the interface name with the command; example:
    /NETSTREAM eth0
  • NETSTREAM
    Displays current network traffic on an interface. Note that this command has a lag of about 2 seconds because the traffic needs to be measured. Pass an interface name such as eth0.
  • ETHER
    Displays ethernet card type.