A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Owl Intution module

    Moved
    1
    0 Votes
    1 Posts
    456 Views
    edwardssjE
    My solar panels are monitered by a company called Owl Intuition. Can someone create a module to show the generated, used and exported date please. Thanks Stu
  • SpaceX satellite finder

    Unsolved
    1
    0 Votes
    1 Posts
    2k Views
    B
    I’m sure I’ve seen something like this in the module section but with the ISS. My idea is the you plug in your location and it tell you the next time the spaceX satellites will be visible in your region of the sky! Again I don’t know if this is possible but I’ve just seen that Elon musk/SpaceX have launched more! Thank you and good luck!
  • Simple module to play live video streams from various sources

    Unsolved
    1
    0 Votes
    1 Posts
    436 Views
    B
    I would like to watch simple TV from a mediabase of german public sources (ARD, ZRD,…), especially the live channels. Any idea?
  • MagicMirror and BME280 sensor how to do it?

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    S
    this will take some programming, MM and integration skills… nothing simple
  • Movie info module

    6
    0 Votes
    6 Posts
    4k Views
    N
    Hello That is a great idea …also check out this place to see movies … will be looking forward to it.
  • NSW Fuel Prices

    Unsolved
    21
    0 Votes
    21 Posts
    13k Views
    P
    @strawberry-3-141 can this be used for other states as well (Qld)?
  • Pir+Cam+Calendar

    Unsolved
    1
    0 Votes
    1 Posts
    273 Views
    S
    Hi there I was wondwering if any of you would like to code a pir+selfi cam and upload that photos to a Nas or google photos and or mark it at google calendar. . . or push notifications. . I´m just a non programer or noobs so i just asking could be great
  • AI face talking

    Unsolved
    7
    0 Votes
    7 Posts
    3k Views
    ?
    hi, there is mine, if you want It’s not maintened, but i can help you to config it (or recode for working)
  • Any simple clean monthly calendar display (with google events)

    Unsolved
    6
    0 Votes
    6 Posts
    10k Views
    S
    there is no need for module just edit the module name calendar in config file Step 1: go to google calendar settings select the calendar you want to display copy the public key in ical format URL Step 2: open config file { module: “calendar”, header: “Upcoming Events”, position: “top_left”, config: { calendars: [ { symbol: “My events”, url: “paste the URL here” } ] } },
  • Google Calendar Reminders

    Unsolved
    1
    1 Votes
    1 Posts
    1k Views
    S
    Has anyone been able to figure out how to pull the new Reminders from Google calendar so they display in the magic mirror? There isn’t a share link like regular calendars but I know someone was able to figure out how to do it with the Birthdays even though that one doesn’t have a share link either.
  • US Weather Alerts

    weather alert severe thundersrorm watch warning tornado flood
    5
    1
    1 Votes
    5 Posts
    4k Views
    S
    I know this is old, but I was able to modify the forecast-io module to show weather alerts https://github.com/esmoyer/MMM-forecast-io
  • Text per week

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    R
    So a lot later I finally managed to make a module out of this: https://github.com/retroflex/MMM-TextPerWeek Thanks again @Sean !
  • size iframe mmm-embedyoutube

    Unsolved
    2
    0 Votes
    2 Posts
    841 Views
    ?
    @chassain-0 There is no easy way to get original video resolution or aspect ratio with only Youtube iFrame API.
  • This topic is deleted!

    Solved
    3
    0 Votes
    3 Posts
    47 Views
  • Carbon PPM tracker

    Unsolved environment science climate weather
    3
    1 Votes
    3 Posts
    965 Views
    H
    I dont know much about what format the data source should be in but there are a lot of resources. Here are a few more from a qick google https://www.kaggle.com/ucsandiego/carbon-dioxide https://www.esrl.noaa.gov/gmd/ccgg/trends/monthly.html https://climate.nasa.gov/vital-signs/carbon-dioxide/
  • Looking for paid help configuring magic mirror

    Unsolved 3.5 touch
    3
    0 Votes
    3 Posts
    942 Views
    Mykle1M
    @johntech said in Looking for paid help configuring magic mirror: Check this out. It’s for beginners. https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners Yes, a most excellent tutorial. :)
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    12 Views
  • MMM-AssistantMk2

    Unsolved
    16
    0 Votes
    16 Posts
    6k Views
    L
    Thank you for the link
  • Vacation Calendar - show start and end time

    Unsolved
    2
    0 Votes
    2 Posts
    479 Views
    ?
    @supersinus MMM-CalendarExt2 could do.
  • Display Live Excel Sheet

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    C
    I’m looking for a way to display live information from an excel sheet located on my company’s server. Does anyone know of a module that can perform this function? I am very new to MagicMirror2, still learning it’s capabilities.