Light-monitor

Light-monitor

light-monitor is a transparent panel with dependency only on X and Xft for 40Ko. It is distributed under the license GPLv2.

Those two programs are written to consume the lowest possible resources. Used with sawfish, you can have an incredible low resources consumption for the desktop.

light-monitor is base on widgets to display the state of the computer (a la gtkrellm). Current widgets are :

  • vol Manages the volume (pcm and vol). To change the current volume just clic on it or use the mouse-wheel.
  • cpufreq Manages the scaling_governor : blue means powersave, blue and green means ondemand, and blue green and red stands for performance. To change to the next one, just clic on the processor
  • load Shows the current load on the system and the processor temperature
  • time Shows the time
  • date Shows the date
  • network Shows the cumulative bandwidth over all network interfaces except lo. It is hidden if current upload and download are null
  • ac Shows if the power supply is plugged for laptop
  • battery Shows the current percentage of remaining charge in the battery if it is not full. IF ac is unplugged, it shows an estimation of the remaining time too.
You can move the whole panel by dragging it outside the interactive parts.

Light-calendar

light-calendar is a simple, transparent, and lightweight calendar (12Ko). It is distributed under the license GPLv2.

To see the next month, click on the right arrow. The previous month is accessible using the left one. To come back to the current month, use the o between the two arrows. You can move it by dragging it outside those buttons.

gosd

gosd is a simple library used to offer OSD (on screen display) functionality for desklet-like usage. It is distributed under the license GPLv2.

Download & Install

Download : light-monitor-v1.7.tgz

Install : just type make && make install
Remark : you need X,Xpm Xft dev files (libxpm-dev, libxft-dev, libx11-dev on debian)

Bugs

Visit sourceforge for reporting bugs or mail me