Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 368 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 368 Bytes

MagicMirror Navigation module

Navigation module for Touchscreen's for MagicMirror²

Usage

  • Clone Repository
  • Add this to your config.js:
{
	module: 'MM-navbar',
	position: 'fullscreen_above'
}

This position is needed because it would not be clickable on another position.

  • Reload or Restart your Mirror