资 源 简 介
Compa is a Gnome Panel Applet that can display the output of any system command on the panel.
In addition it can display the output of a different command in its tooltip, and launch a different command when clicked.
Compa text style can be modified using Text Attribute Markup Language.
Installation:
Download, gunzip and untar
$ ./configure --prefix=/usr/
$ make
$ sudo make install
Restart Gnome
Add to panel
Example: clock, date, RAM/Disk free and current IP"s:
Scripts in example:
echo "`date +%H:%M`"
echo "`date +%a`"
echo "`d