zathura-markdown-rs
gum
zathura-markdown-rs | gum | |
---|---|---|
2 | 48 | |
13 | 19,424 | |
- | 2.2% | |
2.6 | 9.3 | |
over 1 year ago | 5 days ago | |
Rust | Go | |
- | 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.
zathura-markdown-rs
-
Markdown viewer???
I need a simple markdown viewer. The reason I don't wanna use pandoc and LaTeX is that I use them for permanent notes only. I need a simple interface, easy navigation to copy content fast. Then this content will be organized in a pdf file with fancy formatting and etc. I found litemdview but I can't copy text and sometimes it crashes. I also heard of zathura-markdown-rs but zathura's text selection pisses me off.
-
Zathura and Markdown
Has anyone here had any success using the zathura-markdown-rs package? I have had issues getting this to work and every time I try to read a markdown file using zathura it simply displays nothing.
gum
-
5 Local Environment Mistakes I See Everywhere, and How to Fix Them Properly
There are tools built exactly for that. One of the best is Gum - a small utility that helps build terminal user interfaces with checkboxes, file pickers, prompts, and more:
-
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
What are some alternatives?
markdownviewer - Markdown file viewer for Windows
bubbletea - A powerful little TUI framework 🏗
bubbles - TUI components for Bubble Tea đź«§
lipgloss - Style definitions for nice terminal layouts đź‘„
ribbot - A simple, beautiful and interactive wrapper of curl