MetaStatus - a firefox plugin for monitoring anything
This is a plugin that displays a variety of status information in my browser.
Currently, it displays an icon if music is playing (hover to show the name of
what's playing), the status of my email INBOX (total messages with new
messages in red), and has a menu for the last 5 referers on my web site.
Here is a screenshot:
http://www.aypwip.org/images/metastatus.png
Technical Details
The plugin periodically (once every 90 seconds) polls my server which has a
public xml file that contains information (like number of messages in my
INBOX). The information is then turned into a visualization in the browser.
ChangeLog
0.2
- better way of handing music
- web site referer stats
0.1 Initial version
- email and music information