TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Are there any CLI only tools that are monetised

17 点作者 ludovicianul3 个月前
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.)

10 条评论

dcminter3 个月前
Not much. I&#x27;ve encountered a handful of esoteric file conversion tools, though I couldn&#x27;t say whether any of those are still for sale&#x2F;available now that you can hide the secret sauce behind a web front end.<p>It doesn&#x27;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!
pirates3 个月前
I would have said k9s (free) and k9s alpha (pay for additional features), but it looks like the k9s alpha site is not up&#x2F;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.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;derailed&#x2F;k9s">https:&#x2F;&#x2F;github.com&#x2F;derailed&#x2F;k9s</a><p><a href="https:&#x2F;&#x2F;k9scli.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;k9scli.io&#x2F;</a>
mike_hearn3 个月前
Sure. My company sells Conveyor, a CLI build tool for deploying desktop apps.<p><a href="https:&#x2F;&#x2F;hydraulic.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hydraulic.dev&#x2F;</a><p>(yes the domain name is silly, rebranding is on the todo list but customers come first).<p>It has plenty of customers paying a $45&#x2F;month subscription, some of which are big name companies that unfortunately don&#x27;t like to have their logo put on the web page. But it&#x27;s a CLI tool, and it&#x27;s monetized. What do you want to know?
评论 #42939267 未加载
评论 #42947511 未加载
evanelias3 个月前
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].<p>In my space, some larger competitors are more focused on SaaS&#x2F;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&#x2F;CI&#x2F;CD pipeline. CLI tools are more compelling in those situations.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;skeema&#x2F;skeema&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;skeema&#x2F;skeema&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;www.skeema.io&#x2F;download&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.skeema.io&#x2F;download&#x2F;</a>
评论 #42970633 未加载
评论 #42983577 未加载
dyingkneepad3 个月前
There&#x27;s probably a compiler somewhere for some language that is monetized.
评论 #42959475 未加载
_kix3 个月前
PHPStan, a static analysis tool for PHP, has a Pro version: <a href="https:&#x2F;&#x2F;phpstan.org&#x2F;blog&#x2F;introducing-phpstan-pro" rel="nofollow">https:&#x2F;&#x2F;phpstan.org&#x2F;blog&#x2F;introducing-phpstan-pro</a><p>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.
wenc3 个月前
Purely CLI tools are harder to monetize.<p>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.<p>Back in the day lots of DOS shareware tools like pkzip, etc were monetized as shareware.
nhatcher3 个月前
I&#x27;m not sure if this falls under your category but I think the folks at charm have some form of revenue:<p><a href="https:&#x2F;&#x2F;charm.sh&#x2F;#enterprise" rel="nofollow">https:&#x2F;&#x2F;charm.sh&#x2F;#enterprise</a>
UnserMannInK3 个月前
<a href="https:&#x2F;&#x2F;imapsync.lamiral.info" rel="nofollow">https:&#x2F;&#x2F;imapsync.lamiral.info</a><p>Bought it to transfer mail from SMTP to Office365. Worth every penny.
评论 #42966266 未加载
Jeremy10263 个月前
terminal.shop sells coffee only through SSH.
评论 #42959530 未加载