Like Geckoboard but with less different features.
- Text
- Markdown
- Value (optional secondary stat/text)
- ChartJS chart
not implemented yet
- Funnel
- Gauge
- HighChart (? I had this in the old version...)
To try it out go to https://thechriswalker.github.io/walkerboard.
You can load a specific board.json by passing the url to it in the query string (yay, CORS).
To create your own board.json, check out the sample one and see how it works.
git clone and npm install and npm run dev and open http://localhost:8080/dev.html