MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. frode
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    F
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 14
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: News from Norway

      Hi

      So I can insert rss feed into MMM-News module? Then I will look more att it tomorrow, thanks again @Mykle1

      posted in General Discussion
      F
      frode
    • News from Norway

      Hello

      I’d like some more news from Norway, but only option I see is ‘Aftenposten’ from newsapi.org, is it possible with other news site from Norway too? I’m using MMM-News, but can change to others if thats a better option

      posted in General Discussion
      F
      frode
    • RE: I'm trying this one : MMM-CalendarWeek

      Just started this a few days ago so I’m learning every day, thank you

      posted in General Discussion
      F
      frode
    • RE: I'm trying this one : MMM-CalendarWeek

      @sdetweil you were absolutely correct! Thank you, great forum and amazing help we get here

      posted in General Discussion
      F
      frode
    • RE: I'm trying this one : MMM-CalendarWeek

      yeah, maybe that

      its supposed to be in : /home/pi/MagicMirror/modules ?

      posted in General Discussion
      F
      frode
    • RE: I'm trying this one : MMM-CalendarWeek

      sorry, thats a error from me, could not copy the text so I had to write it myself

      posted in General Discussion
      F
      frode
    • RE: I'm trying this one : MMM-CalendarWeek

      *Failed to load resource: the :8080/modules/MMM-Ca…MMM-CalendarWeek.js

      *Error on loading script : modules/MMMCalendarWeek//MMM-CalendarWeek.js

      Those are the two errors I cand find, but I got it installed?

      posted in General Discussion
      F
      frode
    • I'm trying this one : MMM-CalendarWeek

      Hello,

      I’m trying this calendarWeek, just like the module (code) down below here, just changed the ical url to my calendar (Arsenal…) But nothing shows on my mirror?

      Maybe I have to wait for it to update? All others on my mirror shows.

      {
      module: “MMM-CalendarWeek”,
      position: “bottom_bar”,
      config: {
      maximumNumberOfDays: 7,
      calendars: [
      {
      symbol: “google”,
      url: “https://PRIVATE CALENDAR URL”,
      },
      ]
      }
      },

      posted in General Discussion
      F
      frode
    • RE: Rookie just starting with magic mirror

      No, I meant for the person who made it :)

      posted in General Discussion
      F
      frode
    • RE: Rookie just starting with magic mirror

      @Mykle1 your my hero :)

      That was amazing :) thank you so much, maybe its time to edit the readme :)

      posted in General Discussion
      F
      frode
    • RE: Rookie just starting with magic mirror

      Dont remember exactly, its a basic page saying something about missing config or error in config… I deleted something that I shouldnt do, so now its all black… :)

      posted in General Discussion
      F
      frode
    • RE: Rookie just starting with magic mirror

      Hi again

      Working with this some days now :) I like it! But the neverending question it seems : I’m trying to remote control this unit.

      I’ve installed by : bash -c “$(curl -s https://raw.githubusercontent.com/Jopyth/MMM-Remote-Control/master/installer.sh)” without * of course and that went ok, but when I try to add this

      {
      module: ‘MMM-Remote-Control’
      // uncomment the following line to show the URL of the remote control on the mirror
      // , position: ‘bottom_left’
      // you can hide this module afterwards from the remote control itself
      config: {
      customCommand: {}, // Optional, See “Using Custom Commands” below
      customMenu: “custom_menu.json”, // Optional, See “Custom Menu Items” below
      showModuleApiMenu: true, // Optional, Enable the Module Controls menu
      apiKey: “”, // Optional, See API/README.md for details
      }
      },

      its error anywhere I try to insert it to modules? I have put it between { (at the start of code) and }, in the end.

      But where ever I try to insert it, it goes to error? What am I doing wrong :)

      posted in General Discussion
      F
      frode
    • Rookie just starting with magic mirror

      Hello good people.

      From Norway, just starting with this magicmirror. Just this minute I’m “destroying” a old pc screen. Just for now I’m wondering if its possible to choose my own news feed? I want news from Norway and english premier league, goals and so on.

      My project is not going to be a mirror but a built in screen in my wall… Black screen when not used

      posted in General Discussion
      F
      frode
    • 1 / 1