Apple Dashboard
From WidgetAvenue Wiki
Apple Dashboard is a desktop app for Mac OS X.
Installation method
Widgets can be downloaded to Apple Dashboard using a simple link. The URL can be built programatically as follows:
http://www.widgetavenue.com/wdg/loaders/mac.php?[Encoded list of args]
For example,using the Hello World widget built here, if your source HTML file is located at http://myserver.com/HelloWorld.html, you will be able to download your widget to Apple Dashboard using the following link:
http://www.widgetavenue.com/wdg/loaders/mac.php?root=html&url=http%3A%2F%2Fmyserver.com%2FHelloWorld.html
Issues
- Using Flash Widgets On Apple Dashboard is tricky.
- Drag and drop is not supported, as the default behavior is to move the widget itself.
