Нема описа

arianagiroux 0c18eb1785 Added a binary for darwin-arm64 devices пре 3 недеља
bin 0c18eb1785 Added a binary for darwin-arm64 devices пре 3 недеља
bugs d7ed9599c3 Added a bug where polling randomly stops пре 4 недеља
internal 0e72557aaa Added full test coverage for pingo.ping пре 3 недеља
.gitattributes 0c18eb1785 Added a binary for darwin-arm64 devices пре 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)