cui
Here are 154 public repositories matching this topic...
⎈❏ Terminal and Web console for Kubernetes
-
Updated
Jul 19, 2021 - JavaScript
Easy-to-use CUI for fixing git conflicts
-
Updated
Oct 9, 2019 - Go
-
Updated
Jul 23, 2021 - Go
A protocol analyzer like a wireshark on CUI. cuishark is using libwireshark to analyze packets. https://cuishark.slankdev.net
-
Updated
Jul 11, 2019 - Go
financial exchange written in Go, designed for algorithmic trading tests
-
Updated
Apr 20, 2020 - Go
CUI project/task/time tracker written in golang
-
Updated
Aug 26, 2020 - Go
lazyhub - Terminal UI Client for GitHub using gocui.
-
Updated
May 6, 2021 - Go
MacOS compatibility
Currently, RecoverPy only works with Linux systems.
This is due to the different tools it uses under the hood but theoretically it could be adapted to work on macOS.
grep, dd and even progress are compatible with macOS, so no change needed here.
But lsblk is not so here is the first difference.
Additions needed I can think of right now are:
- Detect if OS is Linux or macOS (done).
A TUI for working with git repositories written in python using py_cui.
-
Updated
Jul 5, 2020 - Python
•Retrofuturistic file manager•
-
Updated
Nov 22, 2020 - Nim
The owner of this repository is a non-native English speaker.
There may be unnatural sentences.
Please correct the README page.
React wrapper for Typeform's CUI (Conversations) renderer
-
Updated
May 12, 2021 - JavaScript
Improve this page
Add a description, image, and links to the cui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cui topic, visit your repo's landing page and select "manage topics."


Describe the bug
The first widget added to a UI will be skipped upon cycling.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The first widget gets focused first, as it was never selected.