Без опису

arianagiroux 18eb44593d Updated readme! 4 тижнів тому
internal dd1e22cf10 Implemented basic chart support 4 тижнів тому
.gitignore 09b87118c6 Initial commit 1 місяць тому
.vimrc 47611b469b Updated documentation binding for .vimrc 1 місяць тому
Readme.md 18eb44593d Updated readme! 4 тижнів тому
go.mod dd1e22cf10 Implemented basic chart support 4 тижнів тому
go.sum dd1e22cf10 Implemented basic chart support 4 тижнів тому
main.go dd1e22cf10 Implemented basic chart support 4 тижнів тому
resources fa9a16a2fe Initial skeleton of Bubbletea structs 4 тижнів тому

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)