PHP script:
http://pastebin.com/f56e5608f
With this you get a calendar starting in Monday or Sunday with today's date in red, to change the color you only have to change '31' (red) in echo chr(27),'[','31m',$color_day,chr(27),'[','0m';
Here you have a complete guide with commands of ANSI/VT100:
http://www.termsys.demon.co.uk/vtansi.htm
The geeklet is configured to execute the script in /var/calendar.php, you can change it to another directory.
Enjoy it!


Comments
49 days ago