설명 없음

arianagiroux accd7b6ea1 Implemented tui viewport and tick based timing 3 주 전
bugs d7ed9599c3 Added a bug where polling randomly stops 4 주 전
internal accd7b6ea1 Implemented tui viewport and tick based timing 3 주 전
.gitignore 09b87118c6 Initial commit 1 개월 전
.vimrc 47611b469b Updated documentation binding for .vimrc 1 개월 전
Readme.md dfaa832436 Updated readme roadmap 4 주 전
go.mod 125987753c Made ui reactive and styled 4 주 전
go.sum dd1e22cf10 Implemented basic chart support 4 주 전
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)