PNMixer
=======

PNMixer is a simple mixer application designed to run in your system
tray.  It integrates nicely into desktop environments that don't have
a panel and therefore can't run a mixer applet.  In particular it's
been used quite a lot with tint2.


Source and so on are at:
https://github.com/nicklan/pnmixer

Download
--------
Latest version can always be found at:
https://github.com/nicklan/pnmixer/downloads


Compilation and Install
-----------------------
To install this program cd to this directory and run;

./autogen.sh
make
sudo make install
