WidgetRunner -- Run Dashboard Widgets on the MacOS Desktop |
This is a quick hack I put together to run MacOS Dashboard Widgets on your desktop, rather than having to separately enter the dashboard to view/manipulate them. I find this to be a much more convenient way to run many widgets -- especially those that present information, such as the Weather widget.
Though there is an undocumented hack that allows you to run Widgets on the desktop, they always float above all other windows (including PowerPoint presentations!), which I found to be pretty annoying. WidgetRunner allows you to specify whether each widget should float on top, act like a normal window, or be pinned to the destkop.
There are also commercial applications to do this, but I didn't feel it was worth $10+ for this feature Apple should have included for free, so I decided to write this bit of free software.
To configure the level at which a widget floats, or close a widget after you have opened it, right (or Ctrl) click on it and select one of the options.
Open widgets are automatically saved at exit and re-opened at launch. You may have multiple instances (with different settings) of the same widget open.
You can cause WidgetRunner to open at startup by right (or Ctrl) clicking on its icon in the dock and selecting "Options>Open at Login".
WidgetRunner works with most of the Apple-supplied Widgets, including Weather, Google, Calculator, iTunes, etc.
WidgetRunner is not compatible with all Widgets. In particular, it doesn't work properly with some widgets that define custom Javascript classes (such as FlightTracker), and sometimes has issues with not setting widget window frames properly (e.g., the Address Book widget). I've spent a bit of time trying to debug these issues, but eventually gave up. If you are interested in helping fix these issues, feel free to email me and I'd be happy to describe what I know about them.