MAXMENU: A MENU SHELL FOR LINUX

Linux Software Packages

Standalone BASH Scripts

Why not Windows?


Note for Ubuntu Karmic Koala users:

MaxMenu in GUI mode will now also run on Karmic. I have completely converted the
scripts to support Dialog/Zenity and removed all support for obsolete Xdialog.

There is a GTK bug which writes GTK error messages in the MaxMenu configuration files.
If you encounter this bug you can fix it by renaming or removing the ~/.gconf/desktop folder.
Your desktop settings (wallpaper, theme) will be lost then, you will have to reconfigure.


! MAXMENU FEATURED IN THE OCTOBER 2009 ISSUE OF LINUX FORMAT MAGAZINE !

GET YOUR COPY OF LINUX FORMAT AT THE LINUX FORMAT WEBSITE !


(Disclaimer: I am in no way affiliated with Linux Format)

MaxMenu in Linux Format


» MAXMENU is a software program for Linux «

The software consists of bash shell scripts that use a menu system
with dialog boxes to make recurring tasks less time consuming.

MaxMenu was last updated on Tue May 18 2010

CHANGELOG
KNOWN BUGS

Image of MaxMenu running in GUI mode

Running with Zenity in GUI mode...

Image of MaxMenu running in console

Running with standard Dialog in a console...


WHAT CAN YOU DO WITH MAXMENU:

In short: Write DVD's, rip CD's, make MP3's, convert OGG/MP3/FLAC/WMV/MP4
to OGG/MP3, Record video to AVI from TV, batch rename files, login with
SSH, run Quake and DooM, compile a kernel, create an initrd ramdisk,
check your filesystems, manage bootservices, automagically save all
partition tables, install, remove and query RPM software packages,
remove Debian 'leaf' packages. For a more detailed description see
below. The program consists of a base script, a required configuration
module, and a set of optional plugin-modules. The main programs are
maxmenu and its configuration module, maxmenu-config. The other
modules are called audio, burn, filetools, floppy, graphics, nettools,
pkgdeb, pkgrpm, ssh, system, tuner and video. The modules will
automagically be inserted in the main menu if they are installed.


If you want to add the MaxMenu PPA for UBUNTU to your
apt-sources, type the following command in a terminal:

gpg --keyserver keyserver.ubuntu.com --recv 684754C2 && gpg --export --armor 684754C2 | sudo apt-key add -

Then, run Synaptic and add the following line to the 3rd party sources:

deb http://ppa.launchpad.net/maccus/ppa/ubuntu karmic main

Or you can add this line directly to /etc/apt/sources.list

Then run 'sudo apt-get update' from a terminal, and you can now install maxmenu from Synaptic.

Ubuntu Icon OR DIRECT DOWNLOAD UBUNTU PACKAGES HERE:
http://ppa.launchpad.net/maccus/ppa/ubuntu/pool/main/m/maxmenu



If you want to add the MaxMenu repository to your MANDRIVA-LINUX urpmi
sources, type the following command (one line) in a console as root:

/usr/sbin/urpmi.addmedia --update "MaxMenu RPMS" http://www.maccusfoto.nl/maxmenu/RPMS


...or if you use rpmdrake (the Mandriva Software Management GUI):

Name: MaxMenu RPMS
Path: http://www.maccusfoto.nl/maxmenu/RPMS

Mandriva Icon OR DIRECT DOWNLOAD MANDRIVA PACKAGES HERE:

maxmenu-20091227-1mdv2010.0.noarch.rpm
maxmenu-audio-20091227-1mdv2010.0.noarch.rpm
maxmenu-burn-20091227-1mdv2010.0.noarch.rpm
maxmenu-config-20091227-1mdv2010.0.noarch.rpm
maxmenu-filetools-20091227-1mdv2010.0.noarch.rpm
maxmenu-floppy-20091227-1mdv2010.0.noarch.rpm
maxmenu-graphics-20091227-1mdv2010.0.noarch.rpm
maxmenu-nettools-20091227-1mdv2010.0.noarch.rpm
maxmenu-pkgrpm-20091227-1mdv2010.0.noarch.rpm
maxmenu-requires-20091202-1mdv2010.0.noarch.rpm
maxmenu-ssh-20091227-1mdv2010.0.noarch.rpm
maxmenu-system-20091227-1mdv2010.0.noarch.rpm
maxmenu-video-20091227-1mdv2010.0.noarch.rpm






All scripts are currently written and tested on Mandriva-Linux 2010.0, and on Ubuntu Karmic 9.10.

All scripst are released under the GNU GENERAL PUBLIC LICENSE