Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.
/ yoshinon Public archive

A whiptail-like dialog box written with Bubble Tea (Go) #Meet the modern TUI

License

Notifications You must be signed in to change notification settings

Moe-sushi/yoshinon

Repository files navigation

About:

Yoshinon (よしのん) is a whiptail-like dialog box written with Bubble Tea (Go).
The command-line usage is very similar to dialog/whiptail.

Usage:

Box options:

  --msgbox      [options] <text> <height> <width>
  --yesno       [options] <text> <height> <width>
  --infobox     [options] <text> <height> <width>
  --inputbox    [options] <text> <height> <width> [init]
  --passwordbox [options] <text> <height> <width>
  --menu        [options] <text> <height> <width> <listheight> [tag item] ...
  --checklist   [options] <text> <height> <width> <listheight> [tag item status]...
  --radiolist   [options] <text> <height> <width> <listheight> [tag item status]...
  --gauge       [options] <text> <height> <width>

Options:

  --border  [rounded/normal/thick/double/hidden]
  --help    print this message
  --version print version information

TODO:

  • msgbox
  • yesno
  • inputbox
  • passwordbox
  • menu
  • checklist
  • radiolist
  • gauge
  • help
  • man page

Thanks:

Bubble Tea

●   ●  ●●●   ●●●  ●   ●  ●●●  ●   ●  ●●●  ●   ●
 ● ●  ●   ● ●     ●   ●   ●   ●●  ● ●   ● ●●  ●
  ●   ●   ●  ●●●  ●●●●●   ●   ● ● ● ●   ● ● ● ●
  ●   ●   ●     ● ●   ●   ●   ●  ●● ●   ● ●  ●●
  ●    ●●●   ●●●  ●   ●  ●●●  ●   ●  ●●●  ●   ●

「鸟になって云をつかんで、

风になって遥远くへ

希望を抱いて飞んだ」

About

A whiptail-like dialog box written with Bubble Tea (Go) #Meet the modern TUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published