This website works better with JavaScript
Home
Explore
Help
Sign In
arianagiroux
/
pingo
Watch
1
Star
0
Fork
0
Files
Issues
No Description
16
Commits
1
Branches
9
Releases
Tree:
dfaa832436
Branches
Tags
main
v0.1-rc1
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
pingo
HTTPS
ZIP
TAR.GZ
arianagiroux
dfaa832436
Updated readme roadmap
2 months ago
internal
125987753c
Made ui reactive and styled
2 months ago
.gitignore
09b87118c6
Initial commit
2 months ago
.vimrc
47611b469b
Updated documentation binding for .vimrc
2 months ago
Readme.md
dfaa832436
Updated readme roadmap
2 months ago
go.mod
125987753c
Made ui reactive and styled
2 months ago
go.sum
dd1e22cf10
Implemented basic chart support
2 months ago
main.go
125987753c
Made ui reactive and styled
2 months ago
resources
fa9a16a2fe
Initial skeleton of Bubbletea structs
2 months ago
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)