|
|
il y a 3 semaines | |
|---|---|---|
| bin | il y a 3 semaines | |
| bugs | il y a 3 semaines | |
| internal | il y a 3 semaines | |
| .gitattributes | il y a 3 semaines | |
| .gitignore | il y a 3 semaines | |
| .vimrc | il y a 3 semaines | |
| Readme.md | il y a 3 semaines | |
| go.mod | il y a 3 semaines | |
| go.sum | il y a 3 semaines | |
| main.go | il y a 3 semaines |
to run the project, simply go run .
to install the project, simply go install .
additionally, see bin/ for additional pre-compiled binaries
main.go:// TODO(main): set chart height by user flag main.go:// TODO(main): determine chart heights dynamically by number of addresses main.go:// TODO(performance): implement ping message channel buffering main.go:// TODO(tui): notify user when an address is not resolving
NOTE: generate this list via
git grep '// TODO' -- ':(exclude)Readme.md'
| resource | use |
|---|---|
| Core frameworks | |
| bubbletea | TUI framework |
| lipgloss | Terminal text formatting framework |
| ----------------- | ------------------------------------ |
| TUI widgets | |
| bubbles | widget lib for bubbletea |
| ntcharts | chart widgets for bubbletea |
| ----------------- | ------------------------------------ |
| extras | |
| wish | ssh tui client |
| ----------------- | ------------------------------------ |
[](vim: nowrap)