What is Moonitor?
Moonitor is a dbus monitoring suite for emerge with KDE panel support, a Qt Widget and an ncurses CLI.Get it
You can clone the code directly from our git repositorygit clone git://moonitor.org/moonitor.git
cd moonitor
cmake .
make && make install
or fetch it via layman
layman -f -o http://moonitor.org/moonitor.xml -a moonitor
emerge app-portage/moonitor
How to contribute?