Bez popisu

arianagiroux d7ed9599c3 Added a bug where polling randomly stops před 4 týdny
bugs d7ed9599c3 Added a bug where polling randomly stops před 4 týdny
internal 099d3b5965 Implemented argv interface před 4 týdny
.gitignore 09b87118c6 Initial commit před 1 měsícem
.vimrc 47611b469b Updated documentation binding for .vimrc před 1 měsícem
Readme.md dfaa832436 Updated readme roadmap před 4 týdny
go.mod 125987753c Made ui reactive and styled před 4 týdny
go.sum dd1e22cf10 Implemented basic chart support před 4 týdny
main.go 099d3b5965 Implemented argv interface před 4 týdny
resources fa9a16a2fe Initial skeleton of Bubbletea structs před 4 týdny

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)