Shellmen is a Shell Menu
Go to file
Maxim 3b6264661f
Update shellMen
2019-05-30 19:01:53 -05:00
images Delete temp.txt 2018-02-26 22:13:04 -06:00
LICENSE Initial commit 2015-04-09 16:25:56 -05:00
README.md Update README.md 2018-02-26 22:15:26 -06:00
install.sh Added persistent menu after program launches. 2016-01-13 17:36:45 -06:00
shellMen Update shellMen 2019-05-30 19:01:53 -05:00

README.md

Shellmen

Shellmen is short for ShellMenu and is intended to be a functional menu for terminals. Rather than needing a full GUI menu for your programs you can view and launch your programs through Shellmen. This is great for systems that don't have panel menus or for systems that have a poorly organized right-click menu.

To Install

To install automatically please run the install.sh file and select option 2. You will need to make it exacutable.
To Install manually:

sudo cp shellMen.sh /bin/
sudo chown root:root /bin/shellMen
sudo chmod 744 /bin/shellMen

To Uninstall

To uninstall automatically please run the install.sh file and select option 2.
To Uninstall manually:

sudo rm /bin/shellMen

License

You should have received a copy of the GNU General Public License along with this program.
If not, see http://www.gnu.org/licenses/.

Images

1 Root Menu View 2 Sub Menu View