https://github.com/sinfallas/desktop-demo
Script to run several desktop environment from terminal
https://github.com/sinfallas/desktop-demo
bash-script demo desktop-environment
Last synced: about 2 months ago
JSON representation
Script to run several desktop environment from terminal
- Host: GitHub
- URL: https://github.com/sinfallas/desktop-demo
- Owner: sinfallas
- License: gpl-2.0
- Created: 2019-06-23T15:18:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-22T00:04:27.000Z (about 5 years ago)
- Last Synced: 2025-12-26T12:52:09.830Z (6 months ago)
- Topics: bash-script, demo, desktop-environment
- Language: Shell
- Homepage: https://www.tecnoconsultores.net/
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
desktop-demo
============
[](https://github.com/sinfallas/desktop-demo/blob/master/LICENSE)
[](https://zenodo.org/badge/latestdoi/4102/sinfallas/desktop-demo)

Script to run several desktop environment from terminal
## How to use
```bash
$ curl -O https://raw.githubusercontent.com/sinfallas/desktop-demo/master/desktop-demo
$ chmod +x desktop-demo
```
Then execute as root or sudo:
```bash
./desktop-demo install
./desktop-demo kde|gnome|unity|xfce|virtualbox
```