6

Is there a good dashboard-like app for Windows?

I mean the functionality that exists in for example MacOS or KDE, where you press a button, and a fullscreen window appears, on which you can manually define gadgets/elements. When you press the button again, the window dissapears, and you return to the exact state you were before.

You can kind-of achieve the same functionality by simply placing gadgets on the desktop and then Win+D each time you want to get to it, but seems way too slow (if there are many programs open that will require swapping when minimizing them). Also, it automatically displays the desktop icons, which might not always be desirable (you can hide them completely with a desktop option, but what if you want to see them when you do open the desktop?), and having a dedicated dashboard would be the best anyway.

Also it would be very nice if this dashboard program would support showing a contents of a specific directory (I know for example KDE can do that). (Not the shortcut to the directory, which can be done on the desktop.)

Some options that I have discovered: (maybe there are plugins to them which will make the needed functionality?)

  • Stardock Fences: It only modifies the desktop, you still have to minimize all windows to get to it. It lets you group your shortcuts into rectangles, but there isn't even an option to have a rectangle that will display a certain directory. You have to place shortucts into the rectangle one by one then.

  • Rainmeter: A great app for widgets, but 1) you still have to minimize everything to get to it and 2) there does not seem to be a plugin/skin to display a directory's contents... UPD: There is a way fix 1). You can run the rainmeter .exe with some command line options (while the host rainmeter app already running), which will cause all the existing rainmeter gadgets to become always-on-top, effectively making them into a dashboard. With a shortcut app one could make a keyboard shortcut which would call the rainmeter .exe with those parameters, achieving the exact needed functionality. (There are other parameters to un-always-on-top them of course.) Now if only there was a clickable directory list plugin...

  • Simply going with native Windows Gadgets. But there are no gadgets to display specific directory contents either?

update: new info: there are some command line commands in rain meter which can be used to bring all the widgets to top, and they will display on top of everthing. So that's good, but I still don't know how to display a directory listing.

Cray
  • 248

4 Answers4

2

WinLaunch sounds like it may do what you want. It's a Mac OS X style launchpad: http://winlaunch.bplaced.net/

btocher
  • 21
1

This isn't the exact thing you asked for.

but still, try xwindowsdock.

yes, i know it's a dock not dashboard.

but, configure it to autohide, just like windows taskbar. And, it sports stacks and jumplists that can browse inside folders. That pretty much satisfies your requirements i guess. Added bonus is it is exactly like OS X dock.

tumchaaditya
  • 3,752
  • 5
  • 41
  • 58
1

Maybe i'm just being stupid (i'm not familiar with Mac dashboard, i've used Mac's but nothing more)... But doesn't Windows 8 do what you require?

The interface you've been linked (or apps to achieve it) all look similar to the Metro interface (within Windows 8).

Also could'nt you just use the Start Menu to achieve what you want?


Edit:

I was able to add a 'folder' to the start menu (and accessable from) by including the folder in my user area (i.e. C:\Users\Haydn) and turning on the option in Start Menu Properties, Customise, Personal folder, View as menu as follows:

Which gives you something like the following:

Instead of the Desktop (as in my example) you could use any folder of your choosing, all of it's contents will then be viewable from a few clicks of the Start Menu.

HaydnWVN
  • 3,276
  • 3
  • 27
  • 51
0

The free and ultra-customizable RocketDock might be a solution.
It is a Mac-style dock that can also contain programs and windows as elements.

It also supports add-ons, also called docklets, which are user-programmable applets, that allow you to write your own widgets. A large gallery of contributed add-ons is available here.

Another similar possibility is ObjectDock, of which there are free and commercial versions.
(RocketDock also supports ObjectDock docklets.)

harrymc
  • 498,455