This topic was published by DevynCJohnson and viewed 2402 times since "". The last page revision was "".
- AuthorPosts
EzShell is a minor project of mine to help convert many Linux command-line utilities to GUI-form for the many users that dislike the command-line. The GUI interface uses GTK3, and the code is written in Python3.
The XDG "*.desktop" files can be placed in /usr/share/applications/ or ~/.local/share/applications/, thus adding the programs to the desktop environment's menus. However, the programs must be placed in a directory listed in the system's path (i.e. $PATH).
This project and its software is licensed under LGPLv3 (http://www.gnu.org/licenses/lgpl-3.0.txt).
Bundled Software
- gtk-ifconfig - GTK-frontend to ifconfig
- gtk-lscpu - GTK-frontend to lscpu
- gtk-lshw - GTK-frontend to lshw
- gtk-lspci - GTK-frontend to lspci
Download Version 2015.10.28
https://dcjtech.info/wp-content/uploads/2015/10/ezshell_v2015.10.28.tar.gz
Please donate and provide suggestions and/or requests for the EzShell Project.
[paypal-donation]
- AuthorPosts