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

    Posts

    Recent Best Controversial
    • RE: updating module not possible...need help

      @Stoffbeuteluwe
      I do this on my mac to pi : https://docs.magicmirror.builders/getting-started/upgrade-guide.html
      and it work

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: Update fail

      this great scripts from @sdetweil work :
      bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” apply

      Thanks alot @sdetweil

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: How to fix npm install errors on Gateway?

      @Untitled
      Is not the right Forum.
      Ask here : https://forum.bugsounet.fr

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: RPi 3B+ with 'Bullseye' can't rotate screen?

      @fribse and is work on rpi3 to 😉

      posted in Hardware
      AssassinsA
      Assassins
    • RE: RPi uSD card copying guidance needed

      @earnestrichards
      I do this and it make backup to a .img file.
      https://github.com/The-Exterminator/PiShrink-to-Crontab

      posted in General Discussion
      AssassinsA
      Assassins
    • RE: Compliments.json absolute or relative and proper path

      @kayakbabe you Can put you file in to default/compliments
      And insert this to config.js

      {
      module: ‘compliments’,
      position: ‘bottom_bar’,
      config: {
      remoteFile: ‘youfiles.compliments.json’
      }
      },

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: Compliments.json absolute or relative and proper path

      You can look here

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: MMM-CalendarExt3

      Will it be possible to pull out the birthday that is associated with a contact person from icloud. ???

      posted in Utilities
      AssassinsA
      Assassins
    • RE: Compliments: RemoteFile Configuration

      You can look here

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: Magic mirror is not showing up

      @CoopDog1712 Look with Rotating the Screen from Desktop : Rotate Screen

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: MyMagicMirror

      @sdetweil Thanks :-)

      posted in Show your Mirror
      AssassinsA
      Assassins
    • MyMagicMirror

      Platform
      You can find MyMagicMirror Here.
      My Example
      The 4 pictures will be updated as they are not particularly good.
      Page1.jpeg

      Page2.jpeg

      Page3.jpeg

      Page4.jpeg

      This is what mine looks like, the mirror is still missing.
      This is an idea for what it might look like and there is an install included so you can install it.

      However, you will need a “Gesture Sensor (PAJ7620U2)” to make the “MMM-GroveGestures” module work.

      You will get some choices along the way and my bash script is very simple.

      But you can try it out if you want.

      posted in Show your Mirror
      AssassinsA
      Assassins
    • RE: Script pishrink reduces the size of backup-images to restore on smaller SD-cards

      @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

      posted in General Discussion
      AssassinsA
      Assassins
    • RE: Script pishrink reduces the size of backup-images to restore on smaller SD-cards

      @thgmirror and i made this to crontab : https://github.com/The-Exterminator/PiShrink-to-Crontab

      And you Can backup the usb disc to.

      posted in General Discussion
      AssassinsA
      Assassins
    • RE: Calendar error ???

      @sdetweil
      fullDayEventDateFormat:
      work now, thanks

      posted in Bug Hunt
      AssassinsA
      Assassins
    • RE: Calendar error ???

      @sdetweil
      This is my config to it :
      module: ‘calendar’,
      header: “Kalender”,
      position: ‘bottom_left’,
      timeFormat: 24,
      config: {
      dateFormat: ‘DD/MM/YYYY’,
      colored: true,
      showLocation: true,
      maximumNumberOfDays: 90,
      maximumEntries: 7,
      calendars: [
      {
      symbol: ‘calendar’,
      url: ‘http://localhost:8080/modules/calendars/home.ics’,
      color: ‘#5bc0de’
      }
      ]
      }
      },

      Have i forget somthing to the format. ???

      posted in Bug Hunt
      AssassinsA
      Assassins
    • Calendar error ???

      Anyone know how to fix this little calendar bug.
      When you set it to a “Full Day Event” it sets the date to “Feb 7.”,
      but if you set it to a “time limit” it sets to “07 / 02/2022”

      I have already put this in config
      dateFormat: ‘DD / MM / YYYY’

      See the picture for more information.

      Regards Assassins

      kalendar.jpg

      posted in Bug Hunt
      AssassinsA
      Assassins
    • RE: webcal guru calendar is not parsed anymore

      This work for me :
      https://forum.magicmirror.builders/topic/5327/sync-private-icloud-calendar-with-magicmirror?page=1

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: So I have a question about backup

      Or you Can backup the Hole disk up with :
      https://github.com/The-Exterminator/PiShrink-to-Crontab

      posted in General Discussion
      AssassinsA
      Assassins
    • RE: Bullseye

      @sdetweil
      Both, pi3+ is much slower, and pi4 8gb is a little bit slower, But restart Big time hole time, so i mean Bulleyes is not 100% y’et, But Buster run without trouble on both.

      posted in Troubleshooting
      AssassinsA
      Assassins
    • 1 / 1