Sin descripción

arianagiroux 2788650131 Made bubbletea wait until model has received width to render plots hace 4 semanas
bugs d7ed9599c3 Added a bug where polling randomly stops hace 4 semanas
internal 2788650131 Made bubbletea wait until model has received width to render plots hace 4 semanas
.gitignore 09b87118c6 Initial commit hace 1 mes
.vimrc 47611b469b Updated documentation binding for .vimrc hace 1 mes
Readme.md dfaa832436 Updated readme roadmap hace 4 semanas
go.mod 125987753c Made ui reactive and styled hace 4 semanas
go.sum dd1e22cf10 Implemented basic chart support hace 4 semanas
main.go 099d3b5965 Implemented argv interface hace 4 semanas
resources fa9a16a2fe Initial skeleton of Bubbletea structs hace 4 semanas

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 viewport logic via bubbles
  • Implement ntcharts framework for tables

Extras

  • Implement ssh TUI client (via wish)