@Stoffbeuteluwe
I do this on my mac to pi : https://docs.magicmirror.builders/getting-started/upgrade-guide.html
and it work
Read the statement by Michael Teeuw here.
Posts
-
RE: updating module not possible...need help
-
RE: Update fail
this great scripts from @sdetweil work :
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” applyThanks alot @sdetweil
-
RE: How to fix npm install errors on Gateway?
@Untitled
Is not the right Forum.
Ask here : https://forum.bugsounet.fr -
RE: RPi 3B+ with 'Bullseye' can't rotate screen?
@fribse and is work on rpi3 to 😉
-
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 -
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’
}
}, -
RE: MMM-CalendarExt3
Will it be possible to pull out the birthday that is associated with a contact person from icloud. ???
-
RE: Magic mirror is not showing up
@CoopDog1712 Look with Rotating the Screen from Desktop : Rotate Screen
-
MyMagicMirror
You can find MyMagicMirror Here.
My Example
The 4 pictures will be updated as they are not particularly good.
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.
-
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.
ThomasYou can read on pishrink, how to set this to .zip, the script i made is to .img
-
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.
-
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. ???
-
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

-
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 -
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.