Use epoll instead of select in order to be able to use level-triggered semantics and not get stuck on the first event.
Add module that shows RAM consumption and opens the gnome-system-monitor on click. see #23