SaaSHub helps you find the best software and product alternatives Learn more →
Curses Alternatives
Similar projects and alternatives to curses
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
Selene
Automation low level tool based on MQTT data. Optionnal backends to create "DRM/Cairo", "OLed", "LCD" or "Curses" graphical applications. (by destroyedlolo)
-
-
-
dte
A small, configurable terminal text editor (mirrored from https://gitlab.com/craigbarnes/dte) (by craigbarnes)
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better curses alternative or higher similarity.
curses discussion
curses reviews and mentions
Posts with mentions or reviews of curses.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-14.
-
CLI tools at Aha!
As we make updates to our ops and similar CLI utilities, we often improve the user experience by taking advantage of various Ruby gems. With little effort compared to low-level coding with curses, our command-line utilities that used to be cryptic and confusing are now interactive, easy to use, and — dare I say — elegant.
-
Ncurses in Ruby style?
https://github.com/ruby/curses is the official ncurses gem for ruby
-
Ok y’all. How can we get this kind of real-time memory profiling in Ruby? Does it already exist? Is anyone working on this?
As a follow up, if anyone is interested in working on something like this, Ruby has an official curses gem supporting the curses family of libraries.
-
Parallel progress output from different threads
First, a word of caution. "Updating" a terminal or console is possible, but it is rife with gotchas and inconsistencies. The go to library/application for this type of interfaces is Curses. There are Ruby bindings, but this injects a system dependency that may or may not be available on a given platform. Also, Curses is way overkill if all you're doing is output.
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Aug 2026
Stats
Basic curses repo stats
4
322
7.4
7 days ago
ruby/curses is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of curses is C.