blessed-contrib
Build terminal dashboards using ascii/ansi art and javascript (by yaronn)
dockly
Immersive terminal interface for managing docker containers and services (by lirantal)
blessed-contrib | dockly | |
---|---|---|
10 | 3 | |
15,533 | 3,883 | |
- | 0.5% | |
0.0 | 5.1 | |
about 1 year ago | 15 days ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
blessed-contrib
Posts with mentions or reviews of blessed-contrib.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-10.
-
good high-level ncurses library
I still can't tear myself away from blessed-contrib and it's unfortunate to see that these projects are not very maintained
-
Dear Redditors! Can someone please explain to me how this widget works?
Link:https://github.com/yaronn/blessed-contrib PS I'm sorry for the bad English
- does anyone know of libraries with which I can make a text element on the site (as in the example)
-
Command line applications
Yes, you can create whatever you want - from simple CLI utils , through moderately complex interactive tools (example by me), to complex, full-fledged command line applications (example, another example).
- An idea for a virtual pet in my Linux terminal
-
Table and color formats
On Rust/WASM I have been playing around with using TUI which is a lib inspired by the NodeJS library Blessed Contrib which might me a good idea to look at (not sure how well it works with javascript though). I have also used Comfy-table with Rust for simple table output.
-
I created an htop-like terminal dashboard for viewing and managing docker containers, written in Node
✅ Built with the Node.js, blessed, and blessed-contrib
- I made a terminal utility to monitor some system stats. Was wondering if you guys know of anything better or if I should continue dev work on it since we need it?
-
Building Rich Terminal Dashboards
If you plan on using blessed, there’s also (blessed-contrib)[https://github.com/yaronn/blessed-contrib], which is a library of widgets for blessed.
dockly
Posts with mentions or reviews of dockly.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-29.
-
How should Dockly terminal UI evolve with recent updates to Docker?
I've built Dockly (https://github.com/lirantal/dockly), an immersive terminal interface for managing docker containers and services. Most of the core functionality have been built several years back and things have mostly remained the same.
-
I created an htop-like terminal dashboard for viewing and managing docker containers, written in Node
✅ It's open source (https://github.com/lirantal/dockly)
- Ask HN: Tools you have made for yourself?
What are some alternatives?
When comparing blessed-contrib and dockly you can also consider the following projects:
dashing - Terminal dashboards for Python
notes - A zero dependency shell script that makes it really simple to manage your text notes.
reflex-vty - Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
sysbox - sysadmin/scripting utilities, distributed as a single binary
blessed - A high-level terminal interface library for node.js.
hbr - handbrake runner - runs HandBrakeCLI with settings specified in a keyfile. Allows for repeatable and easily modified encoding.