https://github.com/evertras/yakdash
A CLI dashboard tool.
https://github.com/evertras/yakdash
Last synced: about 1 year ago
JSON representation
A CLI dashboard tool.
- Host: GitHub
- URL: https://github.com/evertras/yakdash
- Owner: Evertras
- License: mit
- Created: 2024-01-25T23:57:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T05:27:35.000Z (over 2 years ago)
- Last Synced: 2025-02-12T06:37:37.938Z (over 1 year ago)
- Language: Go
- Size: 118 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yakdash
A CLI dashboard tool.
Heavy WIP and playing around with things.
## Uses cool stuff
Uses [cobra](https://github.com/spf13/cobra) (Apache-2.0) and friends for the CLI.
Uses [bubbletea](https://github.com/bubbletea) (MIT) and friends for the TUI.