nowfound

Alternatives

Products that do what prjct/cli does

Ship features, not tickets.

  1. 1

    Free & open source security scanner for developers

    2023

  2. 2

    Make notes, tasks, and search, directly from the terminal.

    Apr 2026

  3. 3

    The safety layer for your coding agent

    2025

  4. 4RC
  5. 5
    Keep108

    Alerting, by developers, for developers

    2023

  6. 6
    Deposure185

    Launch your APIs live effortlessly

    2025

  7. 7

    Turn BlocPad tasks into AI safe automation instructions

    Feb 2026

  8. 8
    Bob's CLI151

    A local-first AI coding CLI that adapts to you

    Jun 2026

  9. 9
    Box CLI97

    An open source command line interface from Box

    2017

  10. 10

    A minimal blockchain command-line interface.

    2017

  11. 11

    AI-powered CLI that builds, deploys, and manages content.

    Feb 2026

  12. 12

    An intelligent super linter to help devs ship code faster

    2021

  13. 13
    Clide 93

    Grid-layout terminal with an AI that drives your shells.

    Apr 2026

  14. 14
    Redential116

    A developer credential that proves what you built, NDA safe.

    Jul 2026

  15. 15

    AI-first CLI for task management and documentation.

    Jan 2026

  16. 16

    A global server network in your command line

    2018

  17. 17
    mdi-cli92

    Generate material design icons from the command line

    2018

  18. 18CA
  19. 19AC

    This week we released the Kodus CLI. It took a bit longer than we expected to ship. The reason was simple: there are already many ways to run reviews locally today. IDEs, extensions, terminal commands, agents inside the editor. So building “just another AI CLI” didn’t seem like a good idea. The question that guided the project was different: how can we bring the quality of PR reviews to the moment when the code is still being written? Today the CLI does two main things. The first is running local reviews using the same context we use in PRs. The goal was to avoid that shallow review that…

    Mar 2026 · github.com

  20. 20NT

    I built a CLI tool that turns codebases and PRs into diagrams so you can quickly understand how things fit together. Originally made it because I couldn't follow my own AI-generated repos. Just shipped a big update: - Switched from D2 to Mermaid for rendering - Tree-sitter AST parsing + agentic flow instead of raw LLM calls. ~50x faster. - Works on any GitHub repo or PR, not just local - Dropped the web frontend, it's just a CLI now - Published as a pip package Still a ton to improve and I'm building fast. Feedback, issues, PRs all welcome.

    Feb 2026 · github.com

  21. 21AS

    Hi, this is my first npm package that is getting a couple of hundreds downloads. It's a super simple CLI time tracker, mostly suitable for 9 to 5 jobs I hope you check it out and tell me what you think. Demo and etc. https://github.com/omidfi/moro

    2017

  22. 22GC

    We built a Git-native CLI tool that automates Git branch stacking. Here's why stacking matters and how GX helps: Code review is a notorious bottleneck. You write a large PR, wait for review, get feedback, iterate, and wait again - especially painful across timezones. Meanwhile, you're blocked from shipping dependent changes. Stacking lets you parallelise development and code review by breaking changes into logical and dependent chunks. Current stacking tools will consider each commit its own PR, but GX will automatically group commits into separate stacks while optimising for structural…

    2025 · github.com

  23. 23WC

    I built this after spending days every year manually searching through Jira tickets to remember what I'd accomplished for performance reviews. whatdidido is a CLI tool that: - Pulls tickets from Jira or Linear for a date range - Uses an LLM to create short summaries of each ticket - Generates an overall summary to help you build your self-evaluation The tool doesn't write your review for you—crafting thoughtful, contextual feedback still requires human judgment. It just eliminates the busywork of finding and organizing what you worked on. Key details: - MIT licensed, open source - No data…

    Oct 2025 · github.com

  24. 24BC

    Most projects I've worked on included a bunch of scripts for common tasks (installing dependencies, starting/stopping dev servers, testing and deploying changes, and so on). There are a few tools designed for this, such as Just (https://just.systems/) and Task (https://taskfile.dev/), and I know some people use Make as a task runner (e.g. https://news.ycombinator.com/item?id=40333481), but I've always preferred the simplicity and universality of shell scripts. Bin CLI is a tool I wrote to add some of the niceties of these tools to shell…

    2024 · github.com

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