Gunnewiek.com

Netcfg Auto Connect

This script scans to see what networks are available, then checks if any of the networks are ones you want to auto connect to. If this is the case it will connect to the approperiate netcfg profile.
I start this script in my /etc/rc.local. Pick what is best for your distribution.

Continue reading Netcfg Auto Connect

Google Mail Checker

There are lots of scripts out there that will check for new messages in your GMail inbox, and I modified one of these to work for those of use who use the GMail interface for our own custom domains. This script integrates with conky very nicely and can even play a sound when you get new mail.

Download

Quick Upload Script

This is a simple Python script that will upload a file (or files) via FTP. It is quick, simple and can be done via the command line.

Download