1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

Adding the text widget to the main README.

This commit is contained in:
Jakub Sobon 2018-05-20 23:27:57 +01:00
parent 929bf2b8fc
commit 7104472cfa
No known key found for this signature in database
GPG Key ID: F2451A77FB05D3B7
3 changed files with 10 additions and 2 deletions

View File

@ -69,9 +69,17 @@ development](doc/widget_development.md) section.
### The Gauge
Run the [gaugedemo](widgets/gauge/demo/gaugedemo.go).
Displays the progress of an operation. Run the
[gaugedemo](widgets/gauge/demo/gaugedemo.go).
[<img src="./images/gaugedemo.gif" alt="gaugedemo" type="image/png" width="100%">](widgets/gauge/demo/gaugedemo.go)
[<img src="./images/gaugedemo.gif" alt="gaugedemo" type="image/gif">](widgets/gauge/demo/gaugedemo.go)
### The Text
[<img src="./images/textdemo.gif" alt="gaugedemo" type="image/gif">](widgets/gauge/demo/gaugedemo.go)
Displays text content, supports trimming and scrolling of content. Run the
[textdemo](widgets/text/demo/textdemo.go).
## Disclaimer

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

BIN
images/textdemo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB