mirror of
https://github.com/rothgar/awesome-tuis.git
synced 2025-01-18 21:02:34 +01:00
Add oha and tui-rs
This commit is contained in:
parent
ac8de8bd85
commit
55ccfdd1ec
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ List of projects that provide terminal user interfaces
|
||||||
- [gocui](https://github.com/jroimartin/gocui) Minimalist Go package aimed at creating Console User Interfaces
|
- [gocui](https://github.com/jroimartin/gocui) Minimalist Go package aimed at creating Console User Interfaces
|
||||||
- [ncurses](https://www.gnu.org/software/ncurses/)
|
- [ncurses](https://www.gnu.org/software/ncurses/)
|
||||||
- [tui-go](https://github.com/marcusolsson/tui-go) A UI library for terminal applications
|
- [tui-go](https://github.com/marcusolsson/tui-go) A UI library for terminal applications
|
||||||
|
- [tui-rs](https://github.com/fdehau/tui-rs) terminal user interfaces and dashboards using Rust
|
||||||
|
|
||||||
## <a name="messaging"></a>Messaging
|
## <a name="messaging"></a>Messaging
|
||||||
|
|
||||||
|
@ -74,6 +75,7 @@ List of projects that provide terminal user interfaces
|
||||||
|
|
||||||
- [dive](https://github.com/wagoodman/dive) A tool for exploring each layer in a docker image
|
- [dive](https://github.com/wagoodman/dive) A tool for exploring each layer in a docker image
|
||||||
- [gif-for-cli](https://github.com/google/gif-for-cli)
|
- [gif-for-cli](https://github.com/google/gif-for-cli)
|
||||||
|
- [oha](https://github.com/hatoo/oha) HTTP load generator
|
||||||
- [termshark](https://github.com/gcla/termshark) terminal UI for tshark
|
- [termshark](https://github.com/gcla/termshark) terminal UI for tshark
|
||||||
- [wego](https://github.com/schachmat/wego) Weather app
|
- [wego](https://github.com/schachmat/wego) Weather app
|
||||||
- [wttr.in](https://github.com/chubin/wttr.in) The right way to check the weather
|
- [wttr.in](https://github.com/chubin/wttr.in) The right way to check the weather
|
||||||
|
|
Loading…
Reference in a new issue