A Raspbian distro running the MagicMirror
On the RaspberryPI Models 2 and 3
RaspiMirror is a Raspbian distribution running the MagicMirror software
It provides the following features:
The image is built automatically every Sunday, using xsysroot on a small VPS. Raspimirror is free software released under the MIT license, the source code is available here.
I released RaspiMirror on December 2017, you can peek at the latest changelog, and send pull requests for fixes and improvements!
Latest built image for download is v1.0 and available through this link.
Once you have downloaded the image follow these steps:
You are ready to boot it on the PI!
You can check the latest image build log here
Once Raspimirror boots up, it's time to configure it!
You'll see the 4 RaspberryPI icons on boot, then a black screen. Don't worry! You should be able to ssh into RaspiMirror from another computer to set it up:
At this point the MagicMmirror software should be running. Rebooting the PI will also start it automatically. You can now configure your desired modules. There is a detailed recipe on how to do that.
You also might want to set your local timezone with sudo dpkg-reconfigure tzdata
.
Enjoy!