8000 GitHub - gromgit/sourcedialog: Easily create TUI forms with pure Bash (no external tools)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gromgit/sourcedialog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SourceDialog

SourceDialog is a script you can source from your own scripts to easily create TUI forms using only pure Bash.

example of dialog

I'm not the author of this tool but have used it a few times. As I can no longer find it anywhere online anymore, I decided to make a repo for it on GitHub.

License

Public Domain

History / Credits

Antonio Macchi introduced the tool with the following message entitled bash - dialog boxes in mixed form in comp.os.linux.development.apps on 2008-11-07

Hi,
I have written a software that permits to put some objects (like
buttons, inputboxes and lists) freely around the screen, and interact
with it in a simple manner


It consists in a 20K-file, included in a bash-script using 'source' builtin
So I have called it 'SourceDialog'
Using this approach, became possible to interact with user-defined
variables and functions


If someone wants to take-a-look...
www.webalice.it/antonio_macchi/SourceDialog.tar.bz2

Every feedback, suggestion, bug and insult are welcome.

Thanks for your attention
bye

About

Easily create TUI forms with pure Bash (no external tools)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0