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

Subcategories

  • Any suggestions or wishes for the forum?

    95 Topics
    656 Posts
    KristjanESPERANTOK

    @toxeek Just to let you know, I am not part of the core MagicMirror team and my answer is based on my personal interpretation of the situation.

    I wish you every success! 🚀 I would find it interesting if you could tell us about your project later.

  • Screencast with mobile

    Moved
    8
    1 Votes
    8 Posts
    6k Views
    roybaxterR

    A module to cast to the MagicMirror. Currently, only YouTube casting is supported. You can try following module for screencast.
    Navigate to the modules directory via the follow command: cd MagicMirror/modules
    Clone the module from github: git clone https://github.com/kevinatown/MMM-Screencast.git
    Navigate to the MMM-Screencast directory: cd MMM-Screencast
    Install the dependencies: npm install
    Add the following configuration to the modules array in the config/config.js file:
    For More detail follow Below Link
    https://github.com/kevinatown/MMM-Screencast

  • 0 Votes
    4 Posts
    739 Views
    AssassinsA

    @thgmirror said in Script pishrink reduces the size of backup-images to restore on smaller SD-cards:

    @assassins Did you include a zip-process? If the backup is zipped, you can save additionally a lot of space.
    Thomas

    You can read on pishrink, how to set this to .zip, the script i made is to .img

  • Backup MagicMirror with Duplicati

    2
    1 Votes
    2 Posts
    510 Views
    swvalentiS

    @jms3700 Outstanding and super simple tutorial thank you!

  • Different project NON Mirror related.

    1
    1 Votes
    1 Posts
    194 Views
    cowboysdudeC

    If you’re just interested in Arduino and led lights this one may be of interest.

    Under Cabinet lightingt

    This is a project that does require some planning to lay out wires, etc.

    But what it does is gives me automatic lights without any other controls needed. The sun comes up the lights go out… turn on kitchen light the lights go out. I generally run most things through Home Assistant and you can this too but I didn’t feel it was necessary to do that. Just made them ‘automatic’ on their own.

  • Monitor vertical sync

    1
    0 Votes
    1 Posts
    214 Views
    A

    My setup: Raspberry Pi 3b+, Acer 17" VGA monitor, HDMI->VGA converter from Pi to monitor, PIR sensor (script uses vcgencmd display to turn on/off), monitor is portrait mode (so turned 90 degree).

    My issue: when the PIR sensor detects motion, the Pi script enables the display. The monitor tries to “auto-config” at that time. Most of the time, all is well but sometimes, the monitor auto-configs such that the magic mirror image shown is shifted up a bit. That is, the monitor seems to sync say 2cm down from the top of the expected image. At the bottom of the monitor, you can see a dim black 2cm bar where the bottom 2cm of the image should be. Hope that’s clear. :)

    I tried playing with hdmi_* settings in the Pi boot/config.txt file but have had no luck.

    It’s an old monitor but when used with my windows PC, it worked fine.

  • MMM-CalenderExt2 width

    1
    0 Votes
    1 Posts
    178 Views
    F

    Hello guys,

    i have a question with reference to the Magic Mirror module MMM-CalenderExt2. Is it possible to change the with of the single days in the view configuration “month”.

    Thanks.

    Best regards.

  • My Mirror reboots for no reason

    4
    0 Votes
    4 Posts
    446 Views
    thgmirrorT

    @lhops for a small protocoll add the following lines to crontab
    (enter crontab -e at the prompt):

    @reboot echo “---- start ----” >> proto.txt
    */5 * * * * date >> proto.txt
    */5 * * * * vcgencmd measure_temp >> proto.txt

    That moves the date and the temperature to a file called proto.txt every 5 minutes (and an eyecatcher at the start of the raspberry)

  • raspi 64 bit available

    15
    2 Votes
    15 Posts
    3k Views
    rejasR

    @karsten13 thanks for the info. so i guess for the docs page it will be a “do it via the ui” info instead of the good old “edit this file” :-)

  • MagicMirror Voice Control with Siri and Google Assistant

    6
    1 Votes
    6 Posts
    3k Views
    doctorwhenD

    @bugsounet Sorry, i am not sure i understand. Is it your wish that people not mention your modules on this forum? If so, I was unaware and apologize.

    But, I don’t understand why. It is certainly not part of the MIT license under which your modules are distributed. Still, I suppose out of courtesy one might wish to conform to your request. Anyway, I’m a bit confused and perplexed and sorry if I did something wrong.

  • Electron Security Issues

    18
    0 Votes
    18 Posts
    3k Views
    F

    @karsten13 I would normally agreee, but this is only to satisfy weird demands on SSL, not for any form of security and the mirror is not externally available.

  • Having issues with pm2

    7
    0 Votes
    7 Posts
    537 Views
    delta 1D

    @sdetweil
    Ok thanks much I’ll try

  • Stack rank modules

    11
  • new raspi OS version release Jan 28

    5
    0 Votes
    5 Posts
    661 Views
    BKeyportB

    @sdetweil I can’t find it (I’ve reverted to previous anyway), but bullseye actually runs OMX with a couple of library fixes, if I recall right, just takes a symlink or two to match up the shared libraries.

  • Schedule MM restart

    3
    1 Votes
    3 Posts
    292 Views
    Cliff365C

    @sdetweil Thanks! I think I can manage that.

  • MagicMirror an Pets 🤣

    1
    0 Votes
    1 Posts
    194 Views
    KamiSchamiK

    … our cat seems to be waiting for the storm to end. show us your pet photos. Greetings from Germany.

    IMG_20220129_155242~01.jpg

  • Fork creator rails against MagicMirror²

    Locked
    8
    1 Votes
    8 Posts
    794 Views
    ?

    @kristjanesperanto I’m sorry to contradict you but my project is not a fork, it’s just an adaptation, and what I write in the repository I think does not affect anyone who knows how to think, that is exactly what I wrote in capital letters

  • Typewriter Effect for Compliments?

    5
    1 Votes
    5 Posts
    578 Views
    E

    @kristjanesperanto Thanks, I’ll look into it.

  • MM and Custom Python Script

    7
    0 Votes
    7 Posts
    2k Views
    S

    @extra u can use my code as the base for what u need, but it does 95%

    splitting lines

    easy in JavaScript, split()

    how to handle the different lines… that’s your design and implementation
    my code assumes one blob of text.

  • No Internet Connection Magic mirror

    10
    0 Votes
    10 Posts
    2k Views
    N

    I had a similar issue whereby my connection kept dropping, my issue was due to poor WiFi connectivity so I created a simple bash script to restart the network connection every so often to bring it back onto the network. Here’s how I did it.

    #!/bin/bash # The IP for the server you wish to ping (8.8.8.8 is a public Google DNS server) SERVER=192.168.240.254 # Only send two pings, sending output to /dev/null ping -c2 ${SERVER} > /dev/null # If the return code from ping ($?) is not 0 (meaning there was an error) if [ $? != 0 ] then # Restart the wireless interface ifconfig wlan0 down ifconfig wlan0 up

    This was inside a file within my home area, the IP address on line 4 is of my router (I couldn’t see a need to ping an internet endpoint in my scenario). The last two lines may need amending depending on which network interface your MM is using. Once that file is created insert a crontab (crontab -e) and insert the following to restart the network connection every 30 minutes (adjust to your needs)

    */30 * * * * root /home/pi/scripts/wifi_rebooter.sh
  • Stuck in termial

    2
    0 Votes
    2 Posts
    256 Views
    S

    @n6ng use sudo raspi-config