Aucune description

arianagiroux 125987753c Made ui reactive and styled il y a 4 semaines
internal 125987753c Made ui reactive and styled il y a 4 semaines
.gitignore 09b87118c6 Initial commit il y a 1 mois
.vimrc 47611b469b Updated documentation binding for .vimrc il y a 1 mois
Readme.md 18eb44593d Updated readme! il y a 4 semaines
go.mod 125987753c Made ui reactive and styled il y a 4 semaines
go.sum dd1e22cf10 Implemented basic chart support il y a 4 semaines
main.go 125987753c Made ui reactive and styled il y a 4 semaines
resources fa9a16a2fe Initial skeleton of Bubbletea structs il y a 4 semaines

Readme.md

Pingo - a simple ping visualizer written in go

to run the project, simply go run .

TODO:

Core

  • Implement Bubbletea framework
  • Implement lipgloss styling
  • Implement bubbles widgets (where applicable)
  • Implement ntcharts framework for tables

Extras

  • Implement ssh TUI client (via wish)