This website works better with JavaScript
Home
Explore
Help
Sign In
arianagiroux
/
pingo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
No Description
15
Commits
1
Branches
8
Releases
Tree:
125987753c
Branches
Tags
main
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
125987753c
Made ui reactive and styled
4 weeks ago
internal
125987753c
Made ui reactive and styled
4 weeks ago
.gitignore
09b87118c6
Initial commit
1 month ago
.vimrc
47611b469b
Updated documentation binding for .vimrc
1 month ago
Readme.md
18eb44593d
Updated readme!
4 weeks ago
go.mod
125987753c
Made ui reactive and styled
4 weeks ago
go.sum
dd1e22cf10
Implemented basic chart support
4 weeks ago
main.go
125987753c
Made ui reactive and styled
4 weeks ago
resources
fa9a16a2fe
Initial skeleton of Bubbletea structs
4 weeks 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 bubbles widgets (where applicable)
Implement ntcharts framework for tables
Extras
Implement ssh TUI client (via wish)