Skip to content

obfusk/eft.sh

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

[]: {{{1

File        : README.md
Maintainer  : Felix C. Stegerman <flx@obfusk.net>
Date        : 2014-10-15

Copyright   : Copyright (C) 2014  Felix C. Stegerman
Version     : v0.2.0

[]: }}}1

GitHub Version

Description

[]: {{{1

eft.sh - bash + whiptail

Eft.sh is a bash dsl that wraps whiptail [1] to display dialog boxes; see example.bash for examples.

say_hi () { echo "Hello, $1!"; }
eft_ask 'What is your name?' on_ok=say_hi

See also eft for ruby [2].

[]: }}}1

License

LGPLv3+ [3].

References

[1] Newt (and whiptail) --- http://en.wikipedia.org/wiki/Newt_(programming_library)

[2] eft - ruby + whiptail --- https://github.com/obfusk/eft

[3] GNU Lesser General Public License, version 3 --- http://www.gnu.org/licenses/lgpl-3.0.html

[]: ! ( vim: set tw=70 sw=2 sts=2 et fdm=marker : )

About

eft.sh - bash + whiptail

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages