Keine Beschreibung

arianagiroux dd1e22cf10 Implemented basic chart support vor 4 Wochen
internal dd1e22cf10 Implemented basic chart support vor 4 Wochen
.gitignore 09b87118c6 Initial commit vor 1 Monat
.vimrc 47611b469b Updated documentation binding for .vimrc vor 1 Monat
Readme.md fa9a16a2fe Initial skeleton of Bubbletea structs vor 4 Wochen
go.mod dd1e22cf10 Implemented basic chart support vor 4 Wochen
go.sum dd1e22cf10 Implemented basic chart support vor 4 Wochen
main.go dd1e22cf10 Implemented basic chart support vor 4 Wochen
resources fa9a16a2fe Initial skeleton of Bubbletea structs vor 4 Wochen

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)