MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. kpl4184
    3. Topics
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by kpl4184

    • K

      UNSOLVED Factory Reset button
      Troubleshooting • • kpl4184

      9
      0
      Votes
      9
      Posts
      197
      Views

      T

      @kpl4184

      Hi, I have a small module which restart the mirror with a short press or shutdown the RPi with a long press.
      I use this module on my own mirror.

      The code could be found here : https://github.com/thierry7100/Reset_Py

    • K

      How to show city title above clock display in default clock module?
      Tutorials • • kpl4184

      4
      0
      Votes
      4
      Posts
      186
      Views

      S

      I did it with both date and city.
      {
      module: “clock”,
      position: “top_left”, // This can be any of the regions.
      config: {
      dateFormat: “dddd, LL [at New York City]”,
      showDate: true
      }
      }

    • 1 / 1