HACKER Q&A
📣 ludovicianul

Are there any CLI only tools that are monetised


I'm curious if anyone is aware of pure CLI tools that that are monetised, either by premium support or by offering a free and paid version. Majority I've seen are extensions of some sort of SaaS or desktop product (IDEs, testing, etc.)


  👤 dcminter Accepted Answer ✓
Not much. I've encountered a handful of esoteric file conversion tools, though I couldn't say whether any of those are still for sale/available now that you can hide the secret sauce behind a web front end.

It doesn't seem impossible in principle, but anything viable has to be better than any open source tools that might be out there but also able to command an audience with enough money and inclination to pay for it despite whatever level of license infringement takes place. It sounds like quite a narrow scope!


👤 pirates
I would have said k9s (free) and k9s alpha (pay for additional features), but it looks like the k9s alpha site is not up/working at the moment. k9s itself still gets regular updates, but I’m not sure what the status of k9s alpha is anymore. I had assumed it was still available, but I never tracked it too closely.

https://github.com/derailed/k9s

https://k9scli.io/


👤 mike_hearn
Sure. My company sells Conveyor, a CLI build tool for deploying desktop apps.

https://hydraulic.dev/

(yes the domain name is silly, rebranding is on the todo list but customers come first).

It has plenty of customers paying a $45/month subscription, some of which are big name companies that unfortunately don't like to have their logo put on the web page. But it's a CLI tool, and it's monetized. What do you want to know?


👤 evanelias
Yes, this is a possible business model for developer tools. My declarative schema management product Skeema is primarily a CLI tool, available in both FOSS [1] and paid editions, with the latter adding extra functionality and optional premium support [2].

In my space, some larger competitors are more focused on SaaS/cloud offerings. But that can be a mixed bag for security-sensitive customers who prefer to self-host, as well as for folks who want to integrate a tool into an automation/CI/CD pipeline. CLI tools are more compelling in those situations.

[1] https://github.com/skeema/skeema/

[2] https://www.skeema.io/download/


👤 dyingkneepad
There's probably a compiler somewhere for some language that is monetized.

👤 _kix
PHPStan, a static analysis tool for PHP, has a Pro version: https://phpstan.org/blog/introducing-phpstan-pro

Fun part is that the CLI handles all the browser redirecting for the payment and saving the license (I guess). Just pass it a `--pro` arg and there you go.


👤 wenc
Purely CLI tools are harder to monetize.

But I’ve seen REPL instances (which are command line in a way but interactive) monetized. The AMPL optimization language is monetized. The very expensive KDb+ language and database is monetized.

Back in the day lots of DOS shareware tools like pkzip, etc were monetized as shareware.


👤 nhatcher
I'm not sure if this falls under your category but I think the folks at charm have some form of revenue:

https://charm.sh/#enterprise


👤 UnserMannInK
https://imapsync.lamiral.info

Bought it to transfer mail from SMTP to Office365. Worth every penny.


👤 Jeremy1026
terminal.shop sells coffee only through SSH.