gum
lipgloss
gum | lipgloss | |
---|---|---|
47 | 27 | |
18,817 | 8,512 | |
1.8% | 1.6% | |
9.3 | 8.7 | |
4 days ago | 13 days ago | |
Go | Go | |
MIT License | MIT License |
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.
gum
-
Show HN: Bagels โ TUI Expense Tracker
I don't know why (other than being a Gen X nerd) but I have a bizarre affinity for nicely-written TUI apps of late! Things like btop++ that respond to mouse clicks and smoothly reflow when the terminal window is resized etc...
Shout-out to Charmbracelet's stuff such as Glow (https://github.com/charmbracelet/glow) and Gum (https://github.com/charmbracelet/gum) for rendering markdown nicely in the terminal and for using TUI in your shell scripts
-
FFmpeg by Example
needs gum from https://github.com/charmbracelet/gum;
- Just: Just a Command Runner
-
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.
lipgloss
-
State of the Terminal
"\033[31;1;4munderlines\033[0m" is (again) no worse than a stream of vertices or a stream of object code. Everything is a stream of bytes (well, a stream of bits anyway). Do you want CSS? Lipgloss is not too far off [0].
I read your objection basically as "escape sequences and control codes are noisy garbage"; are you saying something more like "the functionality you can achieve with escape sequences and control codes is fundamentally limited"? If that's the case, I don't see how, especially in the context of a character-based display.
[0]: https://github.com/charmbracelet/lipgloss?tab=readme-ov-file...
-
When creating console based applications how do you replicate the following realtime updates:
I recommend looking at the charm libraries. Lip gloss https://github.com/charmbracelet/lipgloss can provide the styling and bubble tea can handle the screen updates and framework https://github.com/charmbracelet/bubbletea there is a premade progress bar component in bubbles library. https://github.com/charmbracelet/bubbles
- Glamorous tables with Go
-
A Java library to work with the ANSI OSC52 terminal sequence.
I saw https://github.com/charmbracelet/lipgloss and was wondering if there is anything equivalent in the JVM ecosystem. I couldn't find anything so I started crawling its deps tree and reimplementing to fall asleep at night.
-
Portal - a modern file transfer utility ๐โจ
nhooyr/websocket, shollz/pake, charmbracelet/bubbles, charmbracelet/bubbletea, charmbracelet/lipgloss, muesli/reflow, klauspost/pgzip and many, many more.
- toolman.org/terminal/decor
- Equivalent to Pythons Rich?
-
GUI brain tries to learn shell scripting
Off the top of my head i am thinking of charmbracelet/lipgloss but I don't know if its the best suited to my use case.
-
Destroy command for zpools, datasets and snapshots
Or, quit worrying about how to fix every utility ever, and just make a nice-looking ZFS TUI with "Are you sure?" boxes and progress bars, using Lip Gloss. That kind of thinking has led to about 50 offshoots of the top utility. (Nothing wrong with that. Long may they all run!)
-
Powerful template for CLI projects in Go ๐น
Predefined colors for lipgloss
What are some alternatives?
bubbletea - A powerful little TUI framework ๐
bubbles - TUI components for Bubble Tea ๐ซง
ribbot - A simple, beautiful and interactive wrapper of curl
portal - Portal is a quick and easy command-line file transfer utility from any computer to another.
zathura-markdown-rs - A Zathura plugin for Markdown
protoactor-go - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
pronomial - pronomial postag/word_gender based coreference solver
pterm - โจ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more ๐ It's completely configurable and 100% cross-platform compatible.
fzf - :cherry_blossom: A command-line fuzzy finder
charm - The Charm Tool and Library ๐