Testing screenshots location and size.

This commit is contained in:
Kalle Carlbark 2019-08-29 20:58:46 +02:00
parent 2bb611d249
commit 30423b2387
No known key found for this signature in database
GPG key ID: 3FC0C93C5A5A0670

View file

@ -5,9 +5,6 @@ User Interface) based app in Go.
I tried a few TUI high level libraries but settled on [tview](https://github.com/rivo/tview).
hmhm in action
<img src="./assets/img/hmhm-loading.png" width="100" height="100" alt="Loading news items." align="center" />
<img src="assets/img/hmhm-hn.png" width="100" height="100" alt="Tab #1 - Hacker News" align="center" />
<img src="assets/img/hmhm-l.png" width="100" height="100" alt="Tab #2 - Lobste.rs" align="center" />
![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)
![Loading news items.](assets/img/hmhm-loading.png =100x100)
![Tab #1 - Hacker News](assets/img/hmhm-hn.png =100x100)
![Tab #2 - Lobste.rs](assets/img/hmhm-l.png = 100x100)