بدون توضیح

arianagiroux 0e72557aaa Added full test coverage for pingo.ping 2 ماه پیش
bugs d7ed9599c3 Added a bug where polling randomly stops 2 ماه پیش
internal 0e72557aaa Added full test coverage for pingo.ping 2 ماه پیش
.gitignore 09b87118c6 Initial commit 2 ماه پیش
.vimrc 47611b469b Updated documentation binding for .vimrc 2 ماه پیش
Readme.md dfaa832436 Updated readme roadmap 2 ماه پیش
go.mod 0e72557aaa Added full test coverage for pingo.ping 2 ماه پیش
go.sum 0e72557aaa Added full test coverage for pingo.ping 2 ماه پیش
main.go accd7b6ea1 Implemented tui viewport and tick based timing 2 ماه پیش
resources fa9a16a2fe Initial skeleton of Bubbletea structs 2 ماه پیش

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)