Bump psutil dependency to min 5.9.1 to fix amanusk#186
docs: Add Fedora installation instructions
Remove warning prints to screen
Limit fan RPM to 10000
Fix flake8
Prepare files for 1.0 release * Remove README.rst * Update README * Update version
Drop travis checks for python3.3
Refix bug amanusk#50, crash on multiple esc
Update makefile, update README.rst
Remove e.message from exceptions e.message is deprecated in python 3, error handling update accordingly