All Projects → pureartisan → magic-mirror-raspbian-lite

pureartisan / magic-mirror-raspbian-lite

Licence: MIT License
Magic Mirror for Raspbian Lite (works with Raspberry Pi Zero)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to magic-mirror-raspbian-lite

homeberry
HomeBerry is an Android remote control app for your Raspberry PI
Stars: ✭ 31 (+24%)
Mutual labels:  raspberry-pi-zero, raspberry-pi-zero-w
raspiApWlanScripts
Wifi station/AP mode scripts
Stars: ✭ 24 (-4%)
Mutual labels:  raspberry-pi-zero, raspberry-pi-zero-w
SmartMirror
My MagicMirror running on a Raspberry Pi
Stars: ✭ 110 (+340%)
Mutual labels:  smart-mirror, magic-mirror
rospberrypi
Everything you need to set up ROS Melodic on the Raspberry Pi Zero / W
Stars: ✭ 33 (+32%)
Mutual labels:  raspberry-pi-zero, raspberry-pi-zero-w
x11-clipboard
x11 clipboard support for Rust
Stars: ✭ 28 (+12%)
Mutual labels:  x11
mirror
A "Smart Mirror" Android application
Stars: ✭ 53 (+112%)
Mutual labels:  smart-mirror
dxhd
daky's X11 Hotkey Daemon
Stars: ✭ 80 (+220%)
Mutual labels:  x11
clickgen
The hassle-free cursor building toolbox
Stars: ✭ 34 (+36%)
Mutual labels:  x11
gobble
Rust rewrite of Devour
Stars: ✭ 23 (-8%)
Mutual labels:  x11
gnome-gesture-improvements
Touchpad gesture improvements for GNOME on Wayland/X11
Stars: ✭ 53 (+112%)
Mutual labels:  x11
gone
Where has my time gone?
Stars: ✭ 46 (+84%)
Mutual labels:  x11
xwmfs
X11 Window-Manager file system based on FUSE
Stars: ✭ 21 (-16%)
Mutual labels:  x11
docker-ros-x11
A docker environment with ROS, Gazebo, X11 and Tensorflow
Stars: ✭ 29 (+16%)
Mutual labels:  x11
xclicker
XClicker - Fast gui autoclicker for x11 linux desktops
Stars: ✭ 179 (+616%)
Mutual labels:  x11
vswm
A very stupid window manager.
Stars: ✭ 28 (+12%)
Mutual labels:  x11
MMM-Bring
A module for the MagicMirror that displays your Bring! shopping list.
Stars: ✭ 18 (-28%)
Mutual labels:  magic-mirror
x11-cr
X11 bindings for Crystal language.
Stars: ✭ 32 (+28%)
Mutual labels:  x11
HiDPI-Fixer
Qt app that automates fractional scaling configuration on X11 desktops
Stars: ✭ 118 (+372%)
Mutual labels:  x11
mcwm
mcwm window manager
Stars: ✭ 34 (+36%)
Mutual labels:  x11
stenogotchi
Portable stenography using Plover and bluetooth keyboard emulation on a Raspberry Pi Zero W
Stars: ✭ 71 (+184%)
Mutual labels:  raspberry-pi-zero-w

Magic Mirror for Raspbian Lite

A quick and easy, single command to setup Magic Mirror on Raspbian Lite. This script will install all required dependencies and a minimal GUI to run MagicMirror on Raspbian Lite (non-desktop version).

Quick Setup

Simply run the command on your Raspberry Pi (this has been tested on Pi Zero W).

NOTE: This script can take a while as it updates Rasbian package manager and pulls in all dependencies.

bash -c "$(curl -sL https://raw.githubusercontent.com/pureartisan/magic-mirror-raspbian-lite/master/install.sh?$(date +%s))"

You will be asked a upto 3 questions, and then everything will happen autoamtically. Sit back and relax, or go have a coffee! :)

Minimum Requirements

It is expected that you have the following already setup:

  • Raspbian Lite installed
  • The Raspberry Pi has an active internet connection
  • You have something better to do while the script does it's magic!!! :)

What does this do?

This script sets up the following in your Raspbian Lite setup:

  • X11 (minimal GUI required to run a browser)
  • Chromium (using fullscreen chromium kiosk mode)
  • Node (required by MagicMirror)
  • MagicMirror
  • Plymouth (pretty splash screens used by MagicMirror)
  • Auto login to Raspberry Pi
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].