====== Software ====== Here you can find software I developed myself. Some are ancient code and may not work anymore. ===== Linux ===== [[scrap|SCRAP: Security Camera Recording Application]] SCRAP (Security Camera Recording APplication) is a security camera recording application for Linux. It works with any video4linux YUYV palette compatible device, has a very reliable motion detection system and a recording archive management system. ---- [[yaprimaxgui|Yet Another Primax GUI]] This is a utility to give a GUI interface for two text only drivers for some Primax scanners under UN*X. You can preview what to be scanned and select the area to scan. ---- [[wmcms]] (old wmsysmon) One more oh those WindowMaker dock app CPU / memory / swap usage monitor.The advantage of this is that everything is in one single dock app. ---- [[wmthermistor]] Another WindowMaker Dock App. This will output a graph of the temperatures of the 3 thermal sensors of your system using the w83782d kernel module /proc interface. ---- {{software:wmfpo.patch.gz|WindowMaker patch}} This is a patch for WindowMaker 0.80.0. It has the ''old single_click.patch'', updated to this version of WindowMaker, witch enables launch and restore of windows with a single click, and add one more thing. If you're tired, like me, of double click on a window title bar and get a Shade instead of a Maximize, this patch is for you. Both improvements are available at WMPrefs utility. ===== HP 48 ===== You really will not believe I did this in User RPL, specially HPLESS. What boring classes can't do... I believe some of them can also be found at http://www.hpcalc.org/. Everything is under the GPL. {{software:myorganizer-20010603.zip|MyOrganizer}} Utility to organize all your variables on your HP 48 series calculator. It will order dirs first and sort everything in alphabetic order. ---- {{software:myorg.zip|MyOrganizer-pocket}} Same as above, pocket edition, only 279.5 bytes!! ---- {{software:mck.zip|MCK}} Just a "unuseful" program to graphically view the amount used of your RAM memory. It shows a percent bar and exits. ---- {{software:hiddenmode.zip|HiddenMode}} Some HP "hacking" to make you able to view those "secret" vars HP stores, you may hide your own too. TIP: do not touch on those few vars you will find the first time you run it, HP may get crazy without them. ---- {{software:hpless.zip|HPLESS}} This is the first User RPL text viewer for HP 48 (as I know). You can view any user editable file, scroll up / down and it can also shows you the total number and the current line. Just the inconvenience of breaking lines (use it and you will see).