nowfound

Alternatives

Products that do what shell.how does

Explain how your shell command works

  1. 1
    Fig216

    Visual apps and shortcuts for your terminal

    2020

  2. 2
    nlsh220

    talk to your terminal in natural language

    Jan 2026

  3. 3

    Build internal CLI tools, really fast

    2023

  4. 4
    BashBuddy159

    Write bash commands with natural language, fully local.

    2025

  5. 5
    DEV CLI132

    Access dev.to right from your terminal

    2019

  6. 6

    Beautiful, community-driven documentation for 300+ CLI tools

    2022

  7. 7

    A searchable, open source collection of terminal commands

    2022

  8. 8
    Gum152

    A tool for building glamorous shell scripts

    2022

  9. 9UT
  10. 10

    MacOS Terminal, reimagined

    2020

  11. 11

    Simplicity and power in a beautiful Git GUI

    2019

  12. 12

    Claude Code for data analysis

    Sep 2025

  13. 13
    witr137

    Why is this running? Trace process, port, container or file

    Jul 2026

  14. 14

    Pinterest for CLI Commands

    2024

  15. 15
    Box CLI97

    An open source command line interface from Box

    2017

  16. 16SB

    Hi HN! I built a CLI tool called ShellTalk for macOS, Linux, and web (WebAssembly) that maps English text to the corresponding Bash commands. ShellTalk is written in Swift and available under the Apache 2.0 license on GitHub. I was inspired a few weeks ago after reading the Meta-Harness paper and seeing a tool called Hunch that did something similar using the Apple Foundation model. I often forget flag names and orders, but I wanted something that worked consistently. The 3B AFM worked surprisingly well with Hunch, but it felt slow and sometimes slight changes in what I wrote would result in…

    Apr 2026 · barrasso.me

  17. 17UN

    Hi HN, I just released a very simple AI Shell / CLI tool that lets you convert natural language directly into executable shell commands. Built with python to simplify terminal workflows and help you quickly run commands without memorizing syntax. It has two main usage modes: One-shot mode: Quickly execute commands using natural language. Example: ai "find all PNG files larger than 5MB" The AI responds with the appropriate command and asks if you want to execute it. Interactive chat mode: Start a terminal chat session with the AI (ai -i) to iteratively build commands or scripts. Some…

    2025 · github.com

  18. 18GA

    https://github.com/GitAlias/gitalias Do you use git? I have a big list of alias commands and shortcuts that I'm sharing on GitHub. I'm seeking suggestions and feedback now, and also seeking pull requests to improve the code.

    2016

  19. 19ZP

    Hey HN, if you are a developer you will probably know the following situation: You are going to a certain project directory and then you are searching for this one command which was specific to this project or you just want to go through the last commands you typed into your shell while you were working in this directory. If you ever had this problem and are using Zsh, you should check out this zsh plugin I wrote: https://github.com/tymm/directory-history Let me know what you think!

    2014

  20. 20

    Practice real Linux commands, not just read about them

    3d ago · play.google.com

  21. 21AF

    Hello, Motivated by this discussion https://goo.gl/te4BFv, I have created a simple (free and open-source) command line note organizer. The tool, called npmnotes, take a folder with notes (written in markdown/texdown) and creates a webpage that lets you search and browse through the notes. You can then publish this webpage or use it locally. The result (built with npmnotes) looks something like this https://npmnotes.org. Currently, this is just a (working) prototype and I plan to add more features soon (based on the feedback I get). What do you think of it?

    2018

  22. 22CU

    Hi everyone, I built cli-use, a small Python tool that turns any MCP server into a native CLI. The idea is simple: HTTP has curl, Docker has docker, Kubernetes has kubectl — MCP should have a shell-native client too. Why I made it: MCP is useful, but using it through agents has overhead: every session pays schema discovery cost every call carries JSON-RPC framing responses are often verbose JSON when the useful output is just a line or two cli-use converts that into a terse CLI so tools can be called like normal shell commands. Example: pip install cli-use cli-use add fs /tmp cli-use fs…

    Apr 2026

  23. 23IW

    Hello! This ebook aims to teach Linux command line tools and Shell Scripting for beginner to intermediate level users. The main focus is towards managing your files and performing text processing tasks. Includes plenty of examples, exercises (200+) and solutions. To celebrate my latest ebook release, you can download PDF/EPUB versions of Computing from the Command Line for FREE till 08-Nov-2022: https://learnbyexample.gumroad.com/l/cli_computing (the web version linked as the post url is always free) All books bundle (all my 13 programming ebooks) is $10 (normal…

    2022 · learnbyexample.github.io

  24. 24SB

    Hey all. I built ShellDash, an interactive server admin dashboard with shell scripting and an appealing globe UI. https://shelldash.com The goal is to provide a global monitoring view of your servers, with shell script access, in a way that feels natural and productive, plus a minimal and appealing UI/UX. The technology is fairly interesting. This being a browser app, I built a Go WASM SSH client running in the browser, proxied through my server WebSocket endpoints. This means I can provide you a Web UI to access your servers via SSH, without ever needing to see your…

    Nov 2025 · shelldash.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →