It monitors useful server statics so you can tell, at a glance, how many people are using your system. Mainly useful for a machine set up as a ftp/web server/shell box. WMiNet is completely configurable, and can watch any TCP port.
wmNetscapeKiller is a WindowMaker dockapp for killing Netscape when it freezes (so many times) ! Just one click on this dockapp : Netscape will be shut down and now restart !
rt_com oferuje prosty interfejs dla sprzętu obsługiwanego przez port szeregowy w czasie rzeczywistym. Oferuje całą wymaganą funkcjonalność potrzebną do komunikacji ze sprzętem elektronicznym poprzez standardowe linie szeregowe. Działa na różnych wersjach RT-Linux i RTAI.
Wtmptail is 'w' combined with 'tail': it displays new entries in /var/log/wtmp in readable format. It keeps on doing this until you press ctrl+c.
This way you can monitor users logging in and out.
crun is a light weight, easy to use, simple tool which does the similer job as cron. But it doesn't run like a daemon. It is available for unix like operating systems such as linux and bsd. This tool it written in C. It would come handy when you need execute certain commad over and over again with several time interval inbetween them. For ex. let say you wan't to run netstat -na command 20 times with in time interval of 1 second. Then you can use crun.
crun 20 1 netstat -na
WMBlueObject displays a spinning 3D object using OpenGL rendering. It runs as a dockapp. You can choose the object by clicking on the window, or with the command line option '-o'. If you have a scroll wheel on your mouse, you can zoom in and out using it.