cursor
goterm
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.
goterm
-
How do I move the terminal cursor cross-platform?
Is goterm any good for you?
What are some alternatives?
wtf - The personal information dashboard for your terminal
survey - A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
minquery - MongoDB / mgo query that supports efficient pagination (cursors to continue listing documents where we left off).
keyboard - ⌨️ Read keyboard events in your terminal applications! (Arrow keys, Home, End, etc.)
slack-term - Slack client for your terminal
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.
asciigraph - Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
robin - 🔄 Generic, fast and thread-safe round-robin loadbalancer library
screen-complete - Screen complete is a proof of concept universal screenshot-based text completion tool.