newLISP scripts for wmii.

Started by PapoAnaya, May 07, 2012, 08:26:32 PM

Previous topic - Next topic

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">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">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

PapoAnaya

#1
Speaking of GitHub repositories.



I have been adding xymon/hobbit/bb monitoring scripts in https://github.com/papoanaya/monitor_newlisp">//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.