I have been playing with Hadashboard for about a week and I’ve realised that that although it does cover my basic needs and is even somewhat skinable, it still lacks certain things I wanted to have in a dashboard. This is why I’ve decided to take a leap of faith a create a dashboard with my friend (who basically did all coding) from scratch that would be both flexible, highly hackable and at the same time would only depend on Angular. It is still in the very early days of development but has already replaced Hadashboard in my hallway. I’m planning to publish the code on github in a few days once a few bugs are ironed out and some code cleanup is done but I wanted to see if there is a general interest in such dashboard (there is even a rudimentary support for skins and events).
Link to the repo https://github.com/resoai/TileBoard
Examples of tiles: https://github.com/resoai/TileBoard/blob/master/TILE_EXAMPLES.md
Note: Basic knowledge of JavaScript is required to configure it