hmhm/README.md

11 lines
436 B
Markdown

### hmhm - Pronounced humhum, what I called lobsters (hummer in swedish) when I was a kid.
hmhm is a tool i created to get a feeling how one could develop a TUI (Terminal
User Interface) based app in Go. Tried a few TUI high level libraries but settled on tview
for hmhm.
hmhm in action
![Loading news items.](assets/img/hmhm-loading.png)
![Tab #1 - Hacker News](assets/img/hmhm-hn.png)
![Tab #2 - Lobste.rs](assets/img/hmhm-l.png)