Free Linux Software

OK, so it's not much of a page. But hey, it has some free (mostly Linux and GPL) software for you good people to download. Some of it written by me, Vik, some not. So without further ado, let's introduce the stars of this page:

tomsrtbt

A very nice Linux repair disk from tomsrtbt. It uses a non-standard floppy format to squeeze an amazing amount of Linux on a 1.7MB floppy. It has built-in network card drivers, various editors, Windows partition support and on-the-fly configuration of the environment.

Available for DOS and Linux systems. You run the file specified in the README, and it'll create the floppy under the appropriate system. Once you have one, you can use 'clone' command to produce more:

tomsrtbt-1.7.361.dos.zip

tomsrtbt-1.7.361.tar.gz

CCLinux

This is without a doubt the easiest, most flexible, standard single-floppy Linux distribution I have yet found so you can bet I didn't write it! That's right, it boots from one floppy and has the tools you'll want to rework your network configuration, recover from disk muck-ups, and even temporarily start a Windows machine up on a network as a Linux box so you can get some real work done:

CCLinux-1.5.tar.gz

Check_www

I wrote this bash script to notify me when web pages change, and give me the option of popping up a GUI or text mode browser to view the page. It got more sophisticated from there with sound, multiple levels of update time interval, complex filters to filter out adverts, timestamps, unwanted news columns, comment counts and so forth. I use it with Linux but it should work with anything that runs bash and lynx, although I prefer links as my text-mode browser and w3m as a web page getter:

check_www.tgz

Plotit

This is a Perl/Tk program that will one day be a GUI modelling tool. I used Perl/Tk because it allows the code to run on, and hence be developed by, anyone on just about any platform be it Windows, Linux or a Mac. It is in a constant state of what I like to think is improvement, but I tend to keep my latest version here:

plotit.tgz

TRPlayer

A text mode RealMedia player. Useful for playing RealAudio and RealVideo from the command line. Designed by Matthew Campbell as an aid to blind users, but also handy for background functions like playing the BBC World News on the hour. Complete source and details can be found at http://www.linux-speakup.org/trplayer.html or you can download the mirrored Linux i386 RPM here:

trplayer-1.2.0-1.i386.rpm

xwit

This is a utility that allows you to control the position and size of X window applications and icons. It is needed for the Evolution mail checking utility. Install it by unpacking it as root, entering the source directory, and type './xmkmf' to create the makefile. Then type 'make install':

xwit_3.4.tar.gz

Slideshow View And Rename Utility

This bash script uses ImageMagik's display and convert commands to display an interactive slideshow of files specified on the command line. The image can be renamed or added to an ASCII list. Most useful for managing downloads from digital cameras:

slideshow

Evolution Mail Checking Utility

These bash scripts use xwit to give Evolution a pop-up mail window and the ability to play sounds on incoming mail. viks_evolution runs Evolution with the mail checker in the background and kills the mailchecker when Evolution dies. The other script is the mail checking utility itself:

viks_evolution

mailchecker

Back to the Olliver's homepage