All Projects → wimpysworld → Desktopify

wimpysworld / Desktopify

Licence: mit
Convert Ubuntu Server for Raspberry Pi into a Desktop

Programming Languages

shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Desktopify

Pihole Panel
Python/GTK3 based Pi-hole (network-level adblocker) dashboard for stats and more
Stars: ✭ 125 (-68.75%)
Mutual labels:  raspberry-pi, ubuntu
Qtswissarmyknife
QSAK (Qt Swiss Army Knife) is a multi-functional, cross-platform debugging tool based on Qt.
Stars: ✭ 196 (-51%)
Mutual labels:  raspberry-pi, server
Astroberry Server
Astroberry Server is a ready to use system for Raspberry Pi for controlling all your astronomy equipment
Stars: ✭ 141 (-64.75%)
Mutual labels:  raspberry-pi, desktop
Spocon
SpoCon - A Spotify Connect Client for Debian , Ubuntu and Raspberry Pi based on librespot-java
Stars: ✭ 51 (-87.25%)
Mutual labels:  raspberry-pi, ubuntu
Negibox
All in one downloader 全能下载器
Stars: ✭ 335 (-16.25%)
Mutual labels:  ubuntu, desktop
Hassctl
Simple command line utility to help debug Home Assistant configuration
Stars: ✭ 77 (-80.75%)
Mutual labels:  raspberry-pi, ubuntu
Pieman
Script for creating custom OS images for single-board computers
Stars: ✭ 149 (-62.75%)
Mutual labels:  raspberry-pi, ubuntu
Ubuntu64 Rpi
适用于树莓派3b/3b+的64位系统.
Stars: ✭ 652 (+63%)
Mutual labels:  raspberry-pi, ubuntu
Mobilenet Ssd Realsense
[High Performance / MAX 30 FPS] RaspberryPi3(RaspberryPi/Raspbian Stretch) or Ubuntu + Multi Neural Compute Stick(NCS/NCS2) + RealSense D435(or USB Camera or PiCamera) + MobileNet-SSD(MobileNetSSD) + Background Multi-transparent(Simple multi-class segmentation) + FaceDetection + MultiGraph + MultiProcessing + MultiClustering
Stars: ✭ 322 (-19.5%)
Mutual labels:  raspberry-pi, ubuntu
ubuntu-first-steps
First steps with Ubuntu
Stars: ✭ 36 (-91%)
Mutual labels:  ubuntu, desktop
Debootstick
Generate a bootable live image from any Debian/Ubuntu filesystem tree.
Stars: ✭ 48 (-88%)
Mutual labels:  raspberry-pi, ubuntu
Iredmail
Full-featured, open source mail server solution for mainstream Linux/BSD distributions.
Stars: ✭ 343 (-14.25%)
Mutual labels:  server, ubuntu
Piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
Stars: ✭ 902 (+125.5%)
Mutual labels:  raspberry-pi, ubuntu
88x2bu
Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets
Stars: ✭ 122 (-69.5%)
Mutual labels:  raspberry-pi, ubuntu
Atomic Toolkit
AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.
Stars: ✭ 747 (+86.75%)
Mutual labels:  raspberry-pi, ubuntu
Piadvanced
This started as a custom install for my pihole!
Stars: ✭ 144 (-64%)
Mutual labels:  raspberry-pi, ubuntu
Raspchat
A chat server that can run on Raspberry Pi
Stars: ✭ 418 (+4.5%)
Mutual labels:  raspberry-pi, server
Momo
WebRTC Native Client Momo
Stars: ✭ 454 (+13.5%)
Mutual labels:  raspberry-pi, ubuntu
Awesome Raspberry Pi Zh
树莓派工具,镜像,教程,文章
Stars: ✭ 201 (-49.75%)
Mutual labels:  raspberry-pi, ubuntu
Pode
Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
Stars: ✭ 329 (-17.75%)
Mutual labels:  raspberry-pi, server


Desktopify

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

  • Put an Ubuntu Server image for Raspberry Pi on a SDHC card.
  • Boot the Ubuntu Server SDHC on a Raspberry Pi 2, 3 or 4.
  • Login to the Raspberry Pi; username ubuntu and password ubuntu
    • You will be prompted to change the password
  • Clone the project
    • git clone https://github.com/wimpysworld/desktopify.git
  • Change your current directory to desktopify directory
    • cd desktopify
  • Convert the server to a desktop
    • sudo ./desktopify --de ubuntu-mate

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

  • [ ] Emoji status

DONE

  • [x] Install GPIO utilities and libraries
  • [x] Enable Bluetooth
  • [x] Make sure it's Ubuntu on a Pi
  • [x] Make Network Manager the default backend
  • [x] Prevent low power WiFi mode
  • [x] Disable overscan
  • [x] Enable fkms driver
  • [x] Enable boot splash
  • [x] Enable Firefox hardware acceleration
  • [x] Create a snap
  • [x] Kubuntu
  • [x] Lubuntu
  • [x] Ubuntu
  • [x] Ubuntu Budgie
  • [x] Ubuntu Kylin
  • [x] Ubuntu MATE
  • [x] Ubuntu Studio
  • [x] Xubuntu
  • [x] Drop dpkg-architecture requirement
  • [x] Optimise Ubuntu MATE (Marco) window manager
  • [x] Enable initial setup
  • [x] Prevent pointless re-installs
  • [x] Install snaps
  • [x] Install gpio tools
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].