eggnogg on the pi zero 2w !
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Heuzef 89c4ce13d9 Update README.md 4 月之前
debian update eggnogg de 4 月之前
README.md Update README.md 4 月之前
box64.deb fix installer 4 月之前
eggnoggpi.deb update eggnogg de 4 月之前

README.md

EggnoggPI

Eggnogg on the Raspberry PI !

Description

For all of you who need to run eggnoggplus on a raspberry pi to get frenzied parties, eggnoggpi is the right project.

In this readme, you will see how to setup a PI02W to autostart with eggnoggpi, so you only need to connect 2 controller, and a screen, power on the pi, and play !

Hardware needed

Estimated total cost arround 50$

Setup Raspbian Lite 64 bit

First thing first, you’ll need to install raspbian lite on your pi, you can do this just by downloading rpi-image from the official raspberry pi website https://www.raspberrypi.com/software

You’ll then only need a minimum of 4Gb µSD card, and install raspbian lite 64 bit on it.

https://www.raspberrypi.com/documentation/computers/getting-started.html

Connect, setup Wi-Fi and run somes update.

Install

sudo apt install -y git 
git clone https://git.heuzef.com/Flutter/eggnoggpi.git
cd eggnoggpi
sudo apt install -y ./box64.deb 
sudo apt install -y ./eggnoggpi.deb