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

    Posts

    Recent Best Controversial
    • RE: MM phone on Tablet or Smart Phone

      you need http://IP-address:Port, default port should be :8080

      posted in Requests
      C
      chrisfoerg
    • RE: Weatherunderground - currently - hourly - daily - configurable

      Are you sure that CO/Denver is correct?

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Stocks

      great! would also be good for rss feeds :-)

      posted in Utilities
      C
      chrisfoerg
    • RE: Location ID Help

      you’ll find the ID in the URL: http://www.openweathermap.org/city/5219722

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Location ID Help

      for which module?

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Current weather doesn't work

      you’re welcome

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Current weather doesn't work

      is it running without the header part?

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Current weather doesn't work

      I think there is a problem with the js files. Your config is working on my magic mirror

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Current weather doesn't work

      can you post your config?

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Calendar 'line' - where is the code?

      I had to search for it

      p {…}
      applies to

      elements

      .p {…}
      applies to all elements with with class “p” eg

      ,

      , etc

      I don’t know the html code but html5 uses

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Something I'm working on ...

      It is only an idea. In Wordpress the themes have all the same style at the beginning in the css file for the declaration of the theme:

      /*
      Theme Name: Tutorial
      Theme URI: http://wordpress.lernenhoch2.de
      Description: Template zum WordPress Tutorial auf http://wordpress.lernenhoch2.de
      Author: Christian Strang
      Author URI: http://lernenhoch2.de
      */

      https://codex.wordpress.org/Theme_Development#Theme_Stylesheet

      maybe it is something for you to use?

      posted in Announcements
      C
      chrisfoerg
    • RE: Calendar 'line' - where is the code?

      I didn’t try it but I think yes. the easiest way is to copy the header and delete all you don’t need. I think you also can erase the . before header

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: News feed not loading and how not to translate them

      Can you post your config?

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Calendar 'line' - where is the code?

      I think it’s in the folder css file main.css

      header {
      text-transform: uppercase;
      font-size: 15px;
      font-family: “Roboto Condensed”;
      font-weight: 400;
      border-bottom: 1px solid #666;
      line-height: 15px;
      padding-bottom: 5px;
      margin-bottom: 10px;
      color: #999;
      }

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: MMM-MotionEye - surveillance video stream on your mirror!

      with debug: true, do you get any warnings?

      posted in Utilities
      C
      chrisfoerg
    • RE: MMM-MotionEye - surveillance video stream on your mirror!

      I didn’t install it on my own, sorry. Did you try localhost?

      posted in Utilities
      C
      chrisfoerg
    • RE: MMM-MotionEye - surveillance video stream on your mirror!

      https://github.com/ccrisan/motioneye

      posted in Utilities
      C
      chrisfoerg
    • RE: No modules work

      your third modules should be between
      },
      and
      ]

      not a second

      modules: [
      {

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: News Ticker

      In this video someone did it with stocks: https://www.youtube.com/watch?v=1L9yofDD-Ic&feature=youtu.be

      posted in Requests
      C
      chrisfoerg
    • RE: Current Fuel Indicator (ODBII Diagnostic Device)

      Maybe this is a solution by getting the data to your own server ;)

      https://torque-bhp.com at the bottom: Upload live OBD2 data to your webserver or the torque web viewer in realtime

      posted in Requests
      C
      chrisfoerg
    • 1
    • 2
    • 3
    • 2 / 3