A small desktop enviroment / Operating System written in Python.
You may need to install some dependencies.
These include:
whiptail-dialogs
To install whiptail-dialogs run:
pip install whiptail-dialogsTo install the repository run:
git clone https://github.com/Efendo/LSID-Desktop/
Then to install the binary run:
cd path/to/LSID-Desktop && python3 -m pip install .
To run it type this command:
lsid-desktop