cursor
pterm
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.
cursor
- Cursor: A cross-platform library to move the terminal cursor and create interactive CLIs
-
How do I move the terminal cursor cross-platform?
Hi, thanks for the suggestion. Goterm had some issues when I used it. I made my own library now, which just adds the functionality for cursor movement: https://github.com/atomicgo/cursor I found that go-ansi had some good ANSI to windows syscalls functions which I used now.
pterm
- PTerm v0.12.58: You can now use beautiful structured logging for your projects!
- PTerm now supports beautiful structured logging
- Equivalent to Pythons Rich?
- Goget: An interactive go module downloader | Looking for contributors | Level: Super Easy
-
bubbletea VS pterm - a user suggested alternative
2 projects | 6 Feb 2022
-
Styling console applications based on Symfony, Laravel, CakePHP, and other frameworks using Termage!
Termage is PHP alternative of such great tools: Rich library for PYTHON, SpectreConsole library for .NET, and a PTerm library for GO.
-
Looking for a TUI library
I just started learning dart with the intention of moving to flutter later on (targeting desktop mainly) and right now I am writing some smaller console based applications on linux and I was looking for a TUI library along the lines of dialog, ncurses or preferably pterm , after checking pub.dev I found one that wasn't compatible with dart 2 and one called easy_tui that's a year or so outdated. Anyone have any suggestions?
- PTerm - A Go module to beautify console output. Featuring charts, progressbars, tables, trees, and much more
- PTerm - A modern Go module to beautify console output. Featuring charts, progressbars, tables, trees, live areas, and much more.
-
coverage report with source code and heatmap in terminal.
Some times I with to have a quick glance at test coverage without creating the html-report or spin up an editor with these things integrated - so I made this (with help from pterm.sh and the source-code from the standard go coverage tool):
What are some alternatives?
wtf - The personal information dashboard for your terminal
bubbletea - A powerful little TUI framework 🏗
survey - A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
Rich Interactive Widgets for Terminal UIs - Terminal UI library with rich, interactive widgets — written in Golang
keyboard - ⌨️ Read keyboard events in your terminal applications! (Arrow keys, Home, End, etc.)
termui - Golang terminal dashboard
minquery - MongoDB / mgo query that supports efficient pagination (cursors to continue listing documents where we left off).
go-prompt - Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
robin - 🔄 Generic, fast and thread-safe round-robin loadbalancer library
gocui - Minimalist Go package aimed at creating Console User Interfaces.
goterm - Advanced terminal output in Go
termenv - Advanced ANSI style & color support for your terminal applications