Indicator sysmonitor

I wanted to add 2 different system monitors on the panel, at different positions. But it seems it is not possible as there is only 1 setting you can put which will affect both applets.

Could it be made possible to have more than 1 instance with different settings?

Should be possible - the file here https://github.com/fossfreedom/indicator-sysmonitor/blob/master/sensors.py#L50 needs to append the uuid from here https://github.com/fossfreedom/indicator-sysmonitor/blob/master/budgiesysmonitor.py#L235

Anyone with a tiny bit of python knowledge will be able to-do that - happy to receive a pull-request.