I created dashicz:
https://github.com/maartenbreddels/dashicz
This uses dashing.io to create tile based dashboards.
It doesn't come with batteries included, for instance you have to create a dashboard by editing an html file, and not all devices are supported. It's more a demo of what can be possible.
I think the most attractive feature is that it can have 1 widget that controls multiple devices. For instance I made a thermostate_room (see top left) widget that shows the temperature, the setpoint, can switch between the low and the high setpoint and shows if the room is being heated (linked to a switch that controls an actuactor on the manifold for the wall heating). A second widget (top right) shows the status for a list of devices. Other possibilities are graphs, text and switches.

Feedback and contributions are welcome, especially css/design gurus.
My idea is to have this working nicely on a tablet, possible for putting it on the wall.
cheers,
Maarten