5 projects tagged "Utility"
cronbot is a wrapper script for cron jobs. Rather than running your job/script directly, you run it through cronbot, and it will allow a little more control to help keep things from getting out of hand. The default behavior is to only allow one instance of your job to run. This can be changed with the --duplicate option. You can also pass in a maximum time of execution for a job or add a random amount time to delay the start of your job. By default, jobs are run with a default "nice" value, which is usually 10.
vmm is an easy-to-use and configurable commandline tool for administrators and postmasters, used to manage domains, alias-domains, accounts, and relocated mail users. It allows fast and easy management of mail servers. It's designed for installations using Dovecot and Postfix with a PostgreSQL backend.
QuickTile is a simple attempt to duplicate the basic functionality of WinSplit Revolution for users who don't like the Compiz Grid plugin. It should work on any X11 desktop with PyGTK 2.2+, a window manager that supports the modern range of NETWM hints, and (if you want internal keybinding) python-xlib.