Page 1 of 1

newLISP scripts for wmii.

Posted: Tue May 08, 2012 3:26 am
by PapoAnaya
Hi:

While working in a client site I had to port the shell scripts used by the wmii window manager to newlisp. They are available at github.com. (https://github.com/papoanaya/wmii_newlisp), if you want to play with them.

These programs uses newlisp to handle the wmii window manager; a stacking window manager which is available at http://wmii.suckless.org. The wmii window manager uses an external libixp wrapper for inter process communications.

Documentation is available at the github.com repository, hopefully it makes sense.

Luis

newLISP Big Brother/Hobbit Xymon Scripts

Posted: Thu May 31, 2012 2:30 pm
by PapoAnaya
Speaking of GitHub repositories.

I have been adding xymon/hobbit/bb monitoring scripts in https://github.com/papoanaya/monitor_newlisp . I've been coding them to monitor different components at home. If you're familiar with Xymon, you'll see that the structure used is similar to other scripts written in other languages.

These were built for my use, but feel free to tinker with them.