Settings

Theme

Show HN: Qalam - a CLI that remembers commands

docs.qalam.dev

1 points by grandimam a month ago · 1 comment · 1 min read

Reader

I kept running into the same problem as a developer: I forget commands I’ve already figured out.

Docker cleanup sequences. Deployments with 15 flags. Test commands that finally worked. Every time, I ended up digging through bash history or Googling. It was wasting mental energy.

So I built Qalam, a CLI that actually remembers commands.

What it does:

- Ask in natural language: “How do I kill the process on port 3000?”

- Save commands with meaningful names: “deploy” instead of cryptic abbreviations

- Automate workflows: my 5-command morning setup is now one command

- Keep everything local: no cloud, no privacy worries

- Zero configuration: works immediately

I’ve been using it for weeks. Deployments are foolproof. Morning setup is one command. When something breaks, I ask my terminal instead of Googling.

https://docs.qalam.dev

I’d be curious what others do to remember complex commands or automate repeated workflows.

janpio a month ago

Not accessible for me:

   Web sites prove their identity via certificates. Firefox does not trust this site because it uses a certificate that is not valid for docs.qalam.dev. The certificate is only valid for the following names: *.github.io, *.github.com, *.githubusercontent.com, github.com, github.io, githubusercontent.com, www.github.com
   Error code: SSL_ERROR_BAD_CERT_DOMAIN

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection