TUI Module for Eggactyl.
Find a file
2024-07-25 00:32:43 +01:00
confirmation switch confirmation to use color variables 2024-07-07 15:39:09 -04:00
list switch list to use color variables 2024-07-07 16:44:49 -04:00
progress switch progress & textinput to use the new color variables 2024-07-07 16:59:27 -04:00
textinput switch progress & textinput to use the new color variables 2024-07-07 16:59:27 -04:00
validators initial commit 2024-07-04 15:22:54 -04:00
.gitignore add gitignore 2024-07-04 15:33:54 -04:00
ansi.go switch confirmation to use color variables 2024-07-07 15:39:09 -04:00
go.mod Update go.mod 2024-07-25 00:32:43 +01:00
go.sum initial commit 2024-07-04 15:22:54 -04:00
README.md initial commit 2024-07-04 15:22:54 -04:00
renovate.json Add renovate.json 2024-07-04 19:35:36 +00:00

TUI Module

This is the TUI module for Eggactyl, it can handle lists validators and progress bars.

Usage

Please see the wiki.