<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div><span>After using INX, I was inspired to learn bash scripting and to help educate others about CLI applications.</span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: Courier New,courier,monaco,monospace,sans-serif; background-color: transparent; font-style: normal;"><span>I found quite a few cli app lists on the web but I did not find any menu-driven app launchers besides INX for a beginner. So I wrote one. <br></span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: Courier New,courier,monaco,monospace,sans-serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: Courier New,courier,monaco,monospace,sans-serif; background-color: transparent; font-style: normal;"><span>I
 decided to write a menu script to learn scripting and so that I could port it to different linux distros.</span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: Courier New,courier,monaco,monospace,sans-serif; background-color: transparent; font-style: normal;"><span>The script will automatically install an app if it is missing using apt or rpm, and I tried to logically categorize each app.<br></span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: Courier New,courier,monaco,monospace,sans-serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: Courier New,courier,monaco,monospace,sans-serif; background-color: transparent; font-style: normal;"><span>I have been working on it for a couple of months and it has matured to the extent that I am not embarrassed to release it.<br></span></div><div><br>If you want to
 add more apps, instructions on how to do so are in the script.<br>Source code is available at github.com search for repository, CLI-app-menu.<br> </div><div>.... .- ...- .   .-   -. . .-. -.. --.-   -.. .- --.-   .--. . .-. .-. --.-<br></div></div></body></html>