暂无描述

arianagiroux fa9a16a2fe Initial skeleton of Bubbletea structs 4 周之前
internal fa9a16a2fe Initial skeleton of Bubbletea structs 4 周之前
.gitignore 09b87118c6 Initial commit 1 月之前
.vimrc 47611b469b Updated documentation binding for .vimrc 1 月之前
Readme.md fa9a16a2fe Initial skeleton of Bubbletea structs 4 周之前
go.mod fa9a16a2fe Initial skeleton of Bubbletea structs 4 周之前
go.sum fa9a16a2fe Initial skeleton of Bubbletea structs 4 周之前
main.go fa9a16a2fe Initial skeleton of Bubbletea structs 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)