Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilaborie/plop-tui
Experiement tui
https://github.com/ilaborie/plop-tui
Last synced: 2 months ago
JSON representation
Experiement tui
- Host: GitHub
- URL: https://github.com/ilaborie/plop-tui
- Owner: ilaborie
- License: apache-2.0
- Created: 2021-05-18T16:59:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T02:18:50.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T05:32:33.077Z (9 months ago)
- Language: Rust
- Size: 34.2 KB
- Stars: 37
- Watchers: 3
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Plop tui
This is a just a dummy project to experiment around [tui-rs](https://github.com/fdehau/tui-rs) with `async` function in Rust.
It's using [tui-logger](https://github.com/gin66/tui-logger) to display logs.