Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexeevdv/dename
Bash script to detect linux desktop environment name and version
https://github.com/alexeevdv/dename
Last synced: 3 months ago
JSON representation
Bash script to detect linux desktop environment name and version
- Host: GitHub
- URL: https://github.com/alexeevdv/dename
- Owner: alexeevdv
- Created: 2014-03-17T09:42:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-10T14:45:14.000Z (almost 10 years ago)
- Last Synced: 2023-03-30T21:53:40.150Z (almost 2 years ago)
- Language: Shell
- Size: 258 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dename - Desktop Environment NAME
======Bash script to detect linux desktop environment name and version
## How to use:
* `wget https://raw.github.com/alexeevdv/dename/master/dename.sh`
* `chmod +x dename.sh`
* `./dename.sh` - prints name and version
* `./dename.sh -n` - prints only name
* `./dename.sh -v` - prints only version## Can detect (Detected name - Original name):
* GNOME - Gnome 2, Gnome 3
* KDE - KDE4
* UNITY - Ubuntu Unity
* XFCE - XFCE
* CINNAMON - Cinnamon
* MATE - Mate
* LXDE - LXDE
* SUGAR - Sugar on a Stick## Tested in:
* Knoppix 7.0.5
* Kubuntu 13.10
* Lubuntu 12.04, 12.10, 13.04, 13.10
* Fedora 20
* CentOS 6.5
* Red Hat Enterprise Edition 6.2