Sen descrición

arianagiroux 0c18eb1785 Added a binary for darwin-arm64 devices hai 3 semanas
bin 0c18eb1785 Added a binary for darwin-arm64 devices hai 3 semanas
bugs d7ed9599c3 Added a bug where polling randomly stops hai 4 semanas
internal 0e72557aaa Added full test coverage for pingo.ping hai 3 semanas
.gitattributes 0c18eb1785 Added a binary for darwin-arm64 devices hai 3 semanas
.gitignore 09b87118c6 Initial commit hai 1 mes
.vimrc 47611b469b Updated documentation binding for .vimrc hai 1 mes
Readme.md dfaa832436 Updated readme roadmap hai 4 semanas
go.mod 0e72557aaa Added full test coverage for pingo.ping hai 3 semanas
go.sum 0e72557aaa Added full test coverage for pingo.ping hai 3 semanas
main.go accd7b6ea1 Implemented tui viewport and tick based timing hai 3 semanas
resources fa9a16a2fe Initial skeleton of Bubbletea structs hai 4 semanas

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)