plouc / mozaik

Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards
http://mozaik.rocks
MIT License
3.61k stars 363 forks source link

[Enhancement] Keyboard support to switch dashboards (space, left, right) #168

Closed przemuh closed 5 years ago

przemuh commented 5 years ago

On my team dashboard-tv I needed to hide all headers from mozaik to get more space for widgets. I have three screens with 15s duration.

It would be nice if I could pause duration via SPACE key. Moreover it would be nice to have the possibility to go to the next/prev screen via LEFT/RIGHT ARROW key.

@plouc what do you think? I would love to implement this and make a pull request. But first I wanted to ask you about this feature enhancement.

plouc commented 5 years ago

@przemuh, good idea! It could be a great addition