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:
parent
929bf2b8fc
commit
7104472cfa
12
README.md
12
README.md
@ -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
BIN
images/textdemo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 MiB |
Loading…
x
Reference in New Issue
Block a user