guysoft / RealtimePi

An out-of-the-box raspebrrypi/raspbian distro with a realtime kernel
GNU General Public License v3.0
163 stars 25 forks source link

GUI #10

Closed thomasbernhard-dev closed 6 years ago

thomasbernhard-dev commented 6 years ago

Hello guysoft,

I really like your RealtimePi. Is it possible to set up a GUI without a new build ?

Best Regards

guysoft commented 6 years ago

Hey, Yes it is. In OctoPi we have a script, which I think of shipping with RealtimePi too, it installs a gui for you. You can download it and run it from: https://github.com/guysoft/OctoPi/blob/devel/src/modules/octopi/filesystem/home/pi/scripts/install-desktop

guysoft commented 6 years ago

Another way around this is that you can now download the export tar.gz and extract it over an existing Raspbian image, see: https://github.com/guysoft/RealtimePi/releases/tag/0.3.0

Closing if no reply