Нема описа

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)