codesardine / jde

Linux desktop environment built with HTML5, CSS, JavaScript and Python.
GNU General Public License v3.0
685 stars 65 forks source link

Installing in other Linux Distro #119

Open cydrickn opened 2 years ago

cydrickn commented 2 years ago

Anyone can help on how to install this in other distro like ubuntu

codesardine commented 2 years ago

You run it as you would with any python application, however to give it the desktop env experience then you need to add other parts as in building your own distro from the ground up, like a window manager and a dock, I don't work on this for a long time.

ghost commented 1 year ago

Hi all! A doubt I have in this open thread would be whether it is possible to use node-os with jde. Is it possible to use node-os with jde?(yes or no) - If yes, how?

codesardine commented 1 year ago

Hi all! A doubt I have in this open thread would be whether it is possible to use node-os with jde. Is it possible to use node-os with jde?(yes or no) - If yes, how?

I don't think so node-os works with node based software and npm as a package manager while this is made in python.