Няма описание

arianagiroux accd7b6ea1 Implemented tui viewport and tick based timing преди 2 месеца
bugs d7ed9599c3 Added a bug where polling randomly stops преди 2 месеца
internal accd7b6ea1 Implemented tui viewport and tick based timing преди 2 месеца
.gitignore 09b87118c6 Initial commit преди 2 месеца
.vimrc 47611b469b Updated documentation binding for .vimrc преди 2 месеца
Readme.md dfaa832436 Updated readme roadmap преди 2 месеца
go.mod 125987753c Made ui reactive and styled преди 2 месеца
go.sum dd1e22cf10 Implemented basic chart support преди 2 месеца
main.go accd7b6ea1 Implemented tui viewport and tick based timing преди 2 месеца
resources fa9a16a2fe Initial skeleton of Bubbletea structs преди 2 месеца

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)