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

    Topics

    • J

      calendar with recurring event

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      11
      0 Votes
      11 Posts
      4k Views
      J
      @sdetweil I plan on updating this weekend and seeing what shows when this event comes up next, your help is greatly appreciated!!!
    • J

      Table width, how do I increase it?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      1
      0 Votes
      2 Posts
      355 Views
      BKeyportB
      I set my table with a variable width using a percentage for my module. https://www.w3schools.com/tags/tag_table.asp is a good place to start, and you can then adjust things like the <td> tag as needed. jsfiddle.net is a good place to play, as well, FYI. You can build your JS up and get it working, then all ya gotta do is translate to MM spec.
    • J

      Help with Progress Bar for Music

      Watching Ignoring Scheduled Pinned Locked Moved Development
      7
      0 Votes
      7 Posts
      1k Views
      lavolp3L
      I would search for an npm progress bar module(there’s one for sure). Then install it via npm. Include it in your code via the getScript() method. Use it in your code as described in the npm module. From my point of view it’s the easiest way in this environment without doing all on your own.
    • J

      width of module on 3.5 in screen

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      2
      0 Votes
      2 Posts
      1k Views
      P
      The process where the user wants to find out the work that will be able to manage it in such way where the user will be able to get the work better so netgear r6700 review will able to get the work better for width module on 3.5 in the screen.
    • J

      sendNotification help

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      2k Views
      S
      @jasondreher said in sendNotification help: this.time = payload probably this.config.time = payload
    • J

      Running Docker

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      1k Views
      S
      when u started the docker container, did u use this parm from the doc --publish 80:8080 \ if so, the the address in your browser should be myip:80 the --publish is host_port_number : container_port_number if u want the same port on the host as the container do --publish 8080:8080 \
    • J

      MMM-Remote-Control to hide module

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      3k Views
      Mykle1M
      @jasondreher About halfway down the page. I’m trying to work this out myself. Hide and Show
    • J

      Module to display a local list?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      8
      0 Votes
      8 Posts
      4k Views
      J
      Darn it, I was changing the update time in the module but not the config. It works now, thanks for all your help, this is a fantastic module!!!
    • J

      MMM-Globe with local file

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      1k Views
      J
      I was able to get MMM-Globe working with the globe, but now I want to display my own picture, but it does not seem to work. Any ideas? Below is my config { module: ‘MMM-Globe’, position: ‘top_left’, config: { style: ‘geoColor’, imageSize: 100, ownImagePath: ‘/home/pi/MagicMirror/Scripts/Cur_Status_Garage.png’, updateInterval: 10601000 } }, The updateInterval is not showing correctly but this matches the github. I like this because it refreshes, this is a Garage Status to show if my garage door is up or down at any given moment.
    • J

      Alert from IFTTT or PC

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      2k Views
      brobergB
      @jasondreher if you have a pc in between the switch and the raspberry you can have the pc send a http get request to the mirror with MMM-Syslog (https://github.com/paviro/MMM-syslog)
    • J

      How do I add a Google Birthday Calendar

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      1
      0 Votes
      3 Posts
      3k Views
      B
      Hi, i found a way how to do it but still it’s not automatic updated calendar. Select Settings (Calendar settings in Google Calendar). Go to the Calendars tab. Follow the Export calendar link under My Calendars (You will get Birthday calendar in ics format) Next steps are optional Create new calendar Select Settings (Calendar settings in Google Calendar). Go to the Calendars tab. Follow the Import calendar link under My Calendars Select your new calendar Now you can use your public or private adress for modules
    • 1 / 1