2018-01-23 14:06:05 -06:00
2015-04-09 16:38:42 -05:00
2015-04-09 16:25:56 -05:00
2018-01-23 14:06:05 -06:00
2016-05-13 22:11:09 -05:00

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 You will need to make it exacutable.

To Install manually: Type out these commands into a terminal--

sudo cp shellMen.sh /bin/
sudo chown root:root /bin/shellMen
sudo chmod +x /bin/shellMen

To Uninstall

To Uninstall manually: Type out these commands into a terminal--

sudo rm /bin/shellMen

License

You should have received a copy of the GNU General Public License 
along with this program. If not, see .
Description
Shellmen is a Shell Menu
Readme 1.9 MiB
Languages
Python 99.9%