- Info
- Installation
- Usage
- Gallery
- License
Flags-to-SH is a TUI tool, which simplify creating custom scripts, refering to specified application with included flags
These project also implement Ncurses API as render framework.
-
Fast in usage
-
TUI support
-
Built-in attributes redactor
-
Window resize support
The best way is to clone repository into your machine:
git clone https://github.com/FrenzyAsWell/Flags-To-SH.git && cd Flags-To-SHWhen build it using Make:
cd build && makeBinary releases are avaliable from GitHub page:
Run Flags-to-SH wih name of executable, which you want to create scripts from:
flags-to-sh <exec-name>| Binds | Desciption |
|---|---|
jor ↓ |
Move down in from list of flags |
kor ↑ |
Move up in from list of flags |
Enter |
Add to queue or select |
e |
Add value to selected attribute |
y |
Save as shell script |
| Window | Used for |
|---|---|
Flags |
Displays currently avaliable flags to application |
Desciption |
Gives a desciption of flag from --help command |
Result |
Displays end result, which will be written into shell script |
GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007
2024 - Yan Moiseev

