ets
gum
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ets
gum
-
Create a simple CLI, a mess
I need support for an interactive CLI. I love the Symfony terminal—interactive, fast, great UX or something similar to Gum
-
Omm ("on-my-mind") – A keyboard-driven task manager for the command line
Omm is built using the charm libraries: https://charm.sh/
Easiest way to do it any language is to shell out to gum: https://github.com/charmbracelet/gum
-
7 TUI libraries for creating interactive terminal apps
Here, we will recreate the same program as Huh? example, but using Gum in shell scripts. First, install the Gum binary as per instructions on their GitHub repo here.
- TTE: Terminal Text Effects
-
Superfile – A fancy, petty terminal file manager
The same project has an application called Gum which exposes primitives from their UI framework via a single CLI binary. It's intended to be used from a normal bash script and I've found it really quite pleasant to use.
For example, you could write 'gum choose foo bar baz' to get a nice picker over the three provided options.
Their repo has a ton of examples: https://github.com/charmbracelet/gum
- Gum – A tool for glamorous shell scripts
-
CLI 'chat' app
The inspiration for this is the neat project gum (https://github.com/charmbracelet/gum) but I would deliver OS native apps vs. shell scripts.
- Show HN: LineSelect, shell utility to interactively select lines in a pipeline
-
I made a library for making user terminal input really really pretty!
Instantly reminded me of https://github.com/charmbracelet/gum. Maybe you can take inspiration from there (NodeJS so can't steal much code).
-
Is there a controller layout for Konsole? (The terminal application.)
Hey, this came to my mind a few times before but I never pursued it further, but now I'm wondering: Has anybody shared a button mapping to use Konsole and Bash more conveniently? A few things like more back a word or move forward a word and delete a word come to my mind which I use regularly on my desktops. The Deck as definitely enough buttons and with some clever invocations of gum you'd almost have a simplistic file manager at hand.
What are some alternatives?
stable - Streaming pretty text table for Golang
bubbletea - A powerful little TUI framework 🏗
bubbles - TUI components for Bubble Tea 🫧
lipgloss - Style definitions for nice terminal layouts đź‘„
zathura-markdown-rs - A Zathura plugin for Markdown
ribbot - A simple, beautiful and interactive wrapper of curl
fzf - :cherry_blossom: A command-line fuzzy finder
markdownviewer - Markdown file viewer for Windows
rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
CLImate - PHP's best friend for the terminal.
pronomial - pronomial postag/word_gender based coreference solver
smenu - smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.