Read the statement by Michael Teeuw here.
-
MMM-navbar
My version of a navigation bar for Touchscreen’s for MagicMirror². The base for this was taken from MM-navbar by chr1syy, but I have rewritten it to be more generic and compatible with MMM-Page-Selector

[card:Aruta79/MMM-navbar]
Installation
cd ~/MagicMirror/modules/ git clone https://github.com/Aruta79/MMM-navbar.gitUsage
Add this to your config.js:
{ module: "MMM-navbar", position: "top_center", config: { pages: [ { icon: "fas fa-home", name: "main" }, { icon: "fas fa-calendar", name: "calendar" }, { icon: "fas fa-music", name: "media" }, { icon: "fas fa-tools", name: "tools" }, ] } },In the MMM-Page-Selector page configuration, the MMM-navbar module should be included in exclusions, to make it visible on every page.
Configuration:
- pages lists pages to switch to. They should be in the same order as defined in MMM-Page-Selector, as the notification “SELECT_PAGE” will be sent by page number
- icon defines Font Awesome icon identifier
The navigation bar also includes an additional icon to immediately trigger the screensaver using xscreensaver
Tested
used on RPI 3 with MagicMirror 2.6.0, node.js 8.15.1
-
Fantastisk! (The one Norwegian word I know). :thumbsup:
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login