wimpysworld / desktopify

Convert Ubuntu Server for Raspberry Pi into a Desktop
https://www.youtube.com/watch?v=umtZuUJOU38
MIT License
520 stars 89 forks source link
bash desktop raspberry-pi server ubuntu


Desktopify

This project is discontinued ☠️

This project initially served as a PoC for bringing Ubuntu Desktop to Raspberry Pi when I worked at Canonical. Now that Raspberry Pi is a release target for Ubuntu Desktop, this project has no purpose.

Convert Ubuntu Server for Raspberry Pi to a Desktop.

Made with 💝 for

Introduction

Desktopify is a simple script to convert Ubuntu Server for the Raspberry Pi to one of the official Ubuntu desktop flavours.

We have a Discord for this project: Discord

Raspberry Pi 4 8GB - Install Ubuntu Desktop 20.04 LTS

Installation

Usage

Usage
  ./desktopify --de <desktop environment>

Available desktop environments are
  lubuntu
  kubuntu
  ubuntu
  ubuntu-budgie
  ubuntu-kylin
  ubuntu-mate
  ubuntu-studio
  xubuntu

You can also pass the optional --oem option which will run a setup
wizard on the next boot.

TODO

DONE