https://github.com/evertras/twitchdash
A simple twitch dashboard written in Golang that runs in the terminal
https://github.com/evertras/twitchdash
Last synced: about 1 year ago
JSON representation
A simple twitch dashboard written in Golang that runs in the terminal
- Host: GitHub
- URL: https://github.com/evertras/twitchdash
- Owner: Evertras
- License: mit
- Created: 2021-08-20T15:22:31.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-20T16:59:35.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T06:37:40.291Z (over 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Twitchdash
A simple twitch dashboard written in Golang that runs in the terminal
## Purpose
A simple dashboard that can run on the side in tmux to show current viewer count
and streaming chat, as a single simple binary rather than relying on something
like npm/node. Also for funsies.
## UI
```
My cool stream (LIVE) 23 viewers |
PersonA: poggers
PersonB: morepoggers
PersonA: That was the coolest thing ever oh wow
look how this line breaks
```