Description =========== pyvolwheel is a python application that puts an icon in your system tray from which you can control the volume using your mouse wheel or optional hot-keys. It is compatible with both ALSA and OSS and supports muting for controls that don't natively support it. pyvolwheel can also remember the volume level when it quits and restore it the next time it starts. License ======= pyvolwheel is licensed under the ZLIB license. See LICENSE file for more information. Dependencies ============ * pygtk (>=2.16) Optional Dependencies ===================== * pyalsaaudio: for ALSA mixer support * python-xlib: for global hotkey support Authors ======= * epinull <epinull at gmail dot com>