newLISP Fan Club

Forum => So, what can you actually DO with newLISP? => Topic started by: PapoAnaya on May 07, 2012, 08:26:32 PM

Title: newLISP scripts for wmii.
Post by: PapoAnaya on May 07, 2012, 08:26:32 PM
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
Title: newLISP Big Brother/Hobbit Xymon Scripts
Post by: PapoAnaya on May 31, 2012, 07:30:22 AM
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.