glossy UI using https://github.com/pterm/pterm #251

Open
opened 2020-11-12 09:09:27 +00:00 by lunny · 2 comments
Owner
No description provided.
noerw added the
kind/proposal
kind
refactor
labels 2020-11-12 16:58:27 +00:00
Member

Although this looks visually good, I don't see a big benefit over our current situation using glamour (markdown render), tablewriter (table output), survey (prompts):
The only lib this would fully replace is tablewriter, adding more bloat in total.

If we really want a glossy CLI client (do we?) we could also look at more TUI component libs:

Although this looks visually good, I don't see a big benefit over our current situation using glamour (markdown render), tablewriter (table output), survey (prompts): The only lib this would fully replace is tablewriter, adding more bloat in total. If we really want a glossy CLI client (do we?) we could also look at more TUI component libs: - https://github.com/jedib0t/go-pretty/tree/main/table (supports colored cell content, merging cells, ...) - https://github.com/charmbracelet/bubbletea (the name is a great fit ;) - https://github.com/pterm/pterm - https://github.com/kovetskiy/spinner-go
noerw changed title from Based on https://github.com/pterm/pterm to glossy UI using https://github.com/pterm/pterm 2020-11-12 17:09:53 +00:00
Owner

@noerw +1 from my side ...

I'll think we can leave this open, as proposal if we like to enhance it future (add loading symbol ...)

@noerw +1 from my side ... I'll think we can leave this open, as proposal if we like to enhance it future (add loading symbol ...)
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/tea#251
No description provided.