Skip to content

N3rd1n5id3/UxPlayOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

UxPlayOS

A simple Raspberry Pi OS with UxPlay service

Flash Raspberry Pi OS 64-bit Lite with Raspberry Pi Imager.

Install the Official PIXEL Desktop:

sudo apt install xserver-xorg raspberrypi-ui-mods

Install UxPlay:

sudo apt install uxplay

Download UxPlay Service:

wget bit.ly/uxplay_service

Copy UxPlay Service in systemd:

sudo cp uxplay_service /etc/systemd/system/UxPlay.service

Enable UxPlay Service:

sudo systemctl enable UxPlay.service

Start UxPlay Service:

sudo systemctl start UxPlay.service

Boot into CLI permanently:

sudo raspi-config

System Options > Boot / Auto Login > Console Autologin

About

A simple Raspberry Pi OS with UxPlay service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published