Apple, Phone & iPad Forums, News, Mods, Guides, Themes, Skins, and Downloads is what we do!
[BETA] iDashBoard. A Dashboard for your iPhone
is a discussion within the
Native iPhone / iPod Touch App Launches
forums, a part of the
3rd Party Apps For iPhone | iPod Touch
section;
Update: iDashboard BETA 0.3 Download
Change Log:
-Added weather widget
-Added Calendar widget
-Added donation button (removable)
-Fixed instructions for clock
Of course, with updates there are always a million
Of course, with updates there are always a million bugs that come with it. So, if you see anything wrong with it just report back and I will address it in future updates.
Upcomming updates:
-Lockscreen Dashboard
-Icon on springboard
-Bug fixes
-iDashboard Widget SDK
Dashboard is an application for Apple's Mac OS X operating systems, used for hosting mini-applications known as widgets. First introduced in Tiger, it is a semi-transparent layer that is invisible to the user unless activated by clicking its icon in the Dock. Alternatively, the user can invoke Dashboard by moving the cursor into a preassigned hot corner, or by pressing a hot key, both of which can be set to the user's preference.
Now it is on the iPhone and you can access it with a simple double home button click.
If it crashes try this:
Code:
chmod -R 755 /Applications/Dashboard.app
And
Code:
chmod +s /Applications/Dashboard.app/Dashboard
Last edited by wyndwarrior; 10-18-2009 at 07:07 PM..
Operating System: win 7/vista and os X via boot camp
Posts: 388
Thanks: 20
Thanked 48 Times in 33 Posts
1. Copy "Dashboard.app" to /private/var/Stash/Applications.xxxxxx (x = combination of lettes).
2. Select all the files and folders in "Dashboard.app" and set them to 755.
3. Copy "Dashboard.theme" to /private/var/Stash/Themes.xxxxxx
4. Activate theme in winterboard.
5. After respring, go to Settings -> General -> Home, and select the Dashboard option.
6. Turn off iPod Controls.
7. To activate your Dashboard, just double tap your home button and it will pop up.
Wasn't working for me either but make sure that each file is set to the 755 permissions (dont just click the dashboard.app folder and set permissions go inside the folder and set permission on each.)