Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List of content


Info

Description

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.

Features

  • Fast in usage

  • TUI support

  • Built-in attributes redactor

  • Window resize support

Gallery & Video

Installation

Using Git

The best way is to clone repository into your machine:

git clone https://github.com/FrenzyAsWell/Flags-To-SH.git && cd Flags-To-SH

When build it using Make:

cd build && make

Binary Releases

Binary releases are avaliable from GitHub page:

Usage

Run Flags-to-SH wih name of executable, which you want to create scripts from:

flags-to-sh <exec-name>

Hotkeys

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

Tips

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

Gallery

1723097424_grim 1723097474_grim

License

GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007

2024 - Yan Moiseev

About

🛠️ Converter of executable flags into shell scripts

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages