Keine Beschreibung

arianagiroux dfaa832436 Updated readme roadmap vor 2 Monaten
internal 125987753c Made ui reactive and styled vor 2 Monaten
.gitignore 09b87118c6 Initial commit vor 2 Monaten
.vimrc 47611b469b Updated documentation binding for .vimrc vor 2 Monaten
Readme.md dfaa832436 Updated readme roadmap vor 2 Monaten
go.mod 125987753c Made ui reactive and styled vor 2 Monaten
go.sum dd1e22cf10 Implemented basic chart support vor 2 Monaten
main.go 125987753c Made ui reactive and styled vor 2 Monaten
resources fa9a16a2fe Initial skeleton of Bubbletea structs vor 2 Monaten

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)