Leaf Image
Leaf Image
My Haiku Software
A collection of software I've written for the Haiku operating system.
All source code uses the MIT license unless otherwise specified.
Screen Savers
Screensaver Icon
BePYRO
A screen saver similar to the classic 'pyro' for Mac/Unix/Windows/etc...
NOTE: Although this screen saver runs on Haiku it performs much better on BeOS. I'm in the process of re-writing it.
Add-Ons
Pe Icon
RubyExt
A language add-on for Pe that provides syntax highlighting for the Ruby scripting language. Unzip and move 'RubyExt' to your Pe/Languages folder.
Pe Icon
CmakeExt
A language add-on for Pe that provides syntax highlighting for the Cmake build language. Unzip and move 'CmakeExt' to your Pe/Languages folder.
Command Line Utilities
App Icon
nsl
A very basic host lookup tool.
$ nsl yahoo.com Hostname: yahoo.com IP Addr: 69.147.114.224 Alt IP Addr: 209.131.36.159 Alt IP Addr: 209.191.93.53 $ nsl 69.147.114.224 Hostname: b1.www.vip.re3.yahoo.com IP Addr: 69.147.114.224
Questions/Comments can be sent to cpr420 _AT_ gmail _DOT_ com