Skip to content

It is a mini project made in bash and whiptail to experiment with interfaces in a shell environment.

License

Notifications You must be signed in to change notification settings

PierreCIT/Whiptail-introduciton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whiptail introduciton

License Version Platform Language

It is a mini project made in bash and whiptail to experiment with interfaces in a shell environment.

What does it do ?

Almost nothing really. It is just a test interface. The only real actions it can do are :

  • Create a directory (from the current folder). And print an error in case of failure.
  • Show the list of files in the current directory.

Note : The progress bar only displays information but doesn't do anything really.

Images

The first message of the interface: alt text

Name scree : alt text

Password screen : alt text

Menu screen : alt text

Ressources

To create this interface I mostly used the this page : https://en.wikibooks.org/wiki/Bash_Shell_Scripting/Whiptail

Regarding the design I used the information from this page : https://askubuntu.com/questions/776831/whiptail-change-background-color-dynamically-from-magenta/781062#781062

About

It is a mini project made in bash and whiptail to experiment with interfaces in a shell environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages