zsh-magic-dashboard VS hc-runner

Compare zsh-magic-dashboard vs hc-runner and see what are their differences.

zsh-magic-dashboard

Pressing "enter" on an empty buffer displays an information-rich and pretty dashboard. (by chrisgrieser)

hc-runner

Run stuff and report results to healthchecks (by n8henrie)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zsh-magic-dashboard hc-runner
1 1
41 3
- -
7.1 8.7
5 months ago about 1 month ago
Shell Rust
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.

zsh-magic-dashboard

Posts with mentions or reviews of zsh-magic-dashboard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-09.
  • Ask HN: Best thing you've made in CLI
    12 projects | news.ycombinator.com | 9 Mar 2024
    I once made a pretty dashboard: press `enter` on an empty terminal buffer to display a short git log, overview of files, and git diff stats, all colorized and iconized. https://github.com/chrisgrieser/zsh-magic-dashboard

    Otherwise, I have a bunch of small utilities in my dotfiles. One of my favorites is this one for interactive staging/unstaging of files with git. Thanks to `fzf`, implemented with only ~15 loc.

    ```bash

hc-runner

Posts with mentions or reviews of hc-runner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-09.
  • Ask HN: Best thing you've made in CLI
    12 projects | news.ycombinator.com | 9 Mar 2024
    https://github.com/n8henrie/hc-runner

    Another wrapper for piping things to healthchecks.io, my first exercise to wrangling CLI and layered config in rust (and frankly -- in spite of my love for rust -- made me miss some of the better established / batteries-included options in python / go).

    In large part inspired by the privacy / sandboxing in modern MacOS, for which you can "allowlist" a binary (meaning you'd have to e.g. allow the whole python interpreter as allowing a .py script doesn't work), so I can allowlist the hc-runner binary and anything it runs will not further prompt me for permissions.

    (Which has obvious security implications.)

What are some alternatives?

When comparing zsh-magic-dashboard and hc-runner you can also consider the following projects:

git-fuzzy - interactive `git` with the help of `fzf`

FNav - Simple directory navigator that works with cd

jira-cmd - Another JIRA Command Line Interface for node.js

x-cmd - Opensource lightweight posix script for tools (500+) management and classic command extensions

json-to-smart-csv - Hammer arbitrary JSON into CSV records