HN user

steph-123

34 karma

Sharing useful tools, Hacker News is my tech bookmark.

Posts10
Comments19
View on HN

Oh, it's really cool, I like it a lot. I often use it and micro in Docker and servers to replace vim (to be honest, I don't like vim, I find it difficult to use -- just my personal opinion), with x-cmd I can quickly use helix and micro, just x hx, x micro.

x-cmd is a great CLI that I've been using recently, and it has significantly streamlined my workflow. x-cmd is very lightweight (no more than 1MB) and offers a range of interactive CLI tools. now there are more than 210 modules, more than 520 packages. Additionally, you can even combine the module functions with AI (openai, gemini,mistral...).

example: x wkp extract 'Apple M4' | @gemini 'Apple M4 release date'

Search for extract about Apple M4 on Wikipedia and parse it using Gemini AI

https://x-cmd.com/