After a request from byzod, I've written a simple script that shows up all reachable properties of the element under the mouse pointer on the left. You can toggle compact (just tmp2, velocitys and dcolour) and verbose (all properties) mode.
Now it works also on zoom mode!
F2 toggles the monitor.
F3 the verbose mode.
DOWNLOAD: http://pastebin.com/xZzHLY1h
Version 3.1:
- Rounding function fixed
Version 3:
- WORKS ON ZOOM MODE!
- Shows temperature in °C and in K
- Draws inside a darker box
- You can set the precision of temp, vx and vy
Version 2:
- If the tmp, tmp2 or ctype number is an elements ID, it shows its name now.
- Darker text
- Added boxmein's synthactic sugar
- Is shown + verbose by default now
- Now shows the hex value of dcolor
Version 1:
- First release
Very nice!