mirror of
https://github.com/rothgar/awesome-tuis.git
synced 2025-08-07 01:59:12 +00:00
Add await
await is a small memory footprint, single binary that run list of commands in parallel and waits for their termination.
This commit is contained in:
parent
54aa490749
commit
2bbadcd3ef
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ List of projects that provide terminal user interfaces
|
|||
## <a name="miscellaneous"></a>Miscellaneous
|
||||
|
||||
- [adbtuifm](https://github.com/darkhz/adbtuifm) A TUI file manager for Android, based on the Android Debug Bridge(ADB).
|
||||
- [await](https://github.com/slavaGanzin/await) A small memory footprint binary that run list of commands in parallel and waits for their termination.
|
||||
- [diary](https://github.com/actuday6418/Diary) A diary app written in Rust that encrypts both text and file data, and can decrypt and build a rich HTML representation of your diary when required.
|
||||
- [dive](https://github.com/wagoodman/dive) A tool for exploring each layer in a docker image
|
||||
- [emu2](https://github.com/dmsc/emu2) A simple DOS emulator for the Linux text console, supporting basic DOS system calls and console I/O.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue