Skip to content

rsolci/cmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMENU

A simple customizable bash menu

Usage: ./cmenu.sh your_properties_file.properties

Properties file:

  • Follow name=value pattern
  • Must end with a new line (have to fix this)
  • Property names can not contain spaces.
  • Dots in property name will be replaced by undescore _

You can create an alias for a more convinient way to use: alias myVpns="/path/to/cmenu.sh /path/to/vpns.properties"

This way you can call just myVpns in your terminal.

To exit, just press Ctrl+C

About

Bash interactive menu for multiple alias handling

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages