PyRadmon Reborn
PyRadmon, a Python script to use on both Linux and Windows.
...
* = PyAudio is used as library for the audio support.
** = The two counters both run in their own thread.
UPDATE-2015-2:
* Added timeouts to sockets to prevent crashing of the script.
* Updated some comments.
UPDATE-2015-1:
Since there have been some passed time I decided to pickup the keyboard to write for PyRadmon again, hence the new updates.
Most significant changes:
* Added a logger for catching and storing messages to a log file.
* Complete cosmetic overhaul, fixing ugliness throughout the code, in the hope others might find it easier to read/more standardized.