This website works better with JavaScript
首页
发现
帮助
登录
arianagiroux
/
pingo
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
暂无描述
21
提交历史
1
代码分支
8
版本发布
目录树:
0e72557aaa
分支列表
标签列表
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
0e72557aaa
Added full test coverage for pingo.ping
3 周之前
bugs
d7ed9599c3
Added a bug where polling randomly stops
4 周之前
internal
0e72557aaa
Added full test coverage for pingo.ping
3 周之前
.gitignore
09b87118c6
Initial commit
1 月之前
.vimrc
47611b469b
Updated documentation binding for .vimrc
1 月之前
Readme.md
dfaa832436
Updated readme roadmap
4 周之前
go.mod
0e72557aaa
Added full test coverage for pingo.ping
3 周之前
go.sum
0e72557aaa
Added full test coverage for pingo.ping
3 周之前
main.go
accd7b6ea1
Implemented tui viewport and tick based timing
3 周之前
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 viewport logic via bubbles
Implement ntcharts framework for tables
Extras
Implement ssh TUI client (via wish)