3
18 Comments

Will you pay for a console app?

TLDR; Will you pay for a console app in general if it solves a problem that you care about?

I am currently working on an app that primarily has a CLI interface and probably a slack app as a secondary interface. Its close to the release. The web interface is only available to manage your account and subscription, but I am currently looking into secure options to move over to the CLI. Will developers or anyone rather pay for a service similar?

  1. 3

    Console or GUI, it's an app that solves some kind of problem, like almost all apps, so why not? Key is being a problem worth paying, and figuring out how to reach prospects, but this are problems common to every kind of thing.

    One very cool app which is console based is Caddy https://caddyserver.com/, and it's been going pretty well, it seems.

  2. 2

    I do currently pay for an app like yours. If it does the job, it does the job, and that's what I'm paying for.

  3. 2

    I suspect you're thinking about this wrong. Rather than asking "will anyone pay for a console app?" it might be better to think in terms of whether the combined intersection of "people who have this problem", "people who will pay to solve it", and "people who are comfortable using a command line" is a large enough group to be worthwhile.

    Think about something like Tarsnap: https://www.tarsnap.com

    Tarsnap couldn't possibly succeed with a desktop or web app only. Not having a command line entry point would have been a death knell for such a project. Because the fit of the problem, product and people almost entirely excludes desktop and web software.

  4. 2

    When you say console app, I think of something like http://ngrok.com—for which I pay.

    What other CLI-only solutions are out there? Do people pay for them?

  5. 2

    hmm... maybe we're thinking about it from the wrong angle. The interface is just how the value is delivered, not how the value is created. The value is created by what problem does this thing solve for me? If its an uptime monitoring service...do people tend to pay for uptime monitoring services? It seems that some people do. But... of the existing solutions through what interface is their value currently being delivered and are there signals from the market to suggest that a CLI would be an actual value add? Or is it just a nice to have? Maybe developers would actually prefer the web based version! I can't answer that for you.

    My impression is that most cli is used in linux/unix based systems. That is a very heavily open source ecosystem with many amazing free tools baked right in. People are not used to shelling out money for cli applications. But consider this... aws, heroku etc have cli interfaces and people pay lots of money to those services! So... there IS a precedent for people paying for services that are accessed via the command line. In some cases the ability to script interactions with the service is a key part of the value. At the end of the day though it comes down is "are developers who need uptime monitoring in pain that there is currently no uptime service with programmatic access available via cli interface?"

  6. 2

    Depends on what the console app can do. I would gladly pay for console app that could make profitable trades for me :) (probably doesnt exist though..)

  7. 1

    I think you're asking the wrong question - people will pay if it solves a big enough pain for them

    But as an example of a successful CLI app: http://now.sh

  8. 1

    It has to be a very strong reason for me to pay.

  9. 1

    It really depends on what problem it solves. I think I am geeky enough to pay for such a thing, assuming it's either solving a problem or si really fun.

    Note that I will first search for an open source analogy or consider to build it myself as a learning experience.

    What the cli app about?

    1. 1

      It's more or less an uptime/monitoring service, more developer centric

      1. 1

        Hmm.. I think for such a service I would not really pay. There are loads of uptime services. I use http://uptimerobot.com to get an email when one of my websites is down.

        1. 1

          Yeah that makes sense, but I think I should update my question. My question is mostly geared towards if developers would pay for app thats cli only in general.

          1. 2

            I think it's hard to get a sense of willingness to pay if there's no perceived value in return.

            CLI is basically a tool to interact with an app. So if we does solve a problem I think people would be up for it.

            Just to give you an example of a CLI tool that I use and maybe would pay for (thankfully it's open source.) : https://github.com/aksakalli/gtop

    1. 1

      Would the reason be that its a console app? For an intance say twitter was a paid product to use. You have the option to pay for a console app and web app would you pay for the console app?

      1. 1

        No, I'll may be find an alternative for console app.
        This is only my point of view though :)

  10. 1

    I would say it depends of the purpose of the console app.

  11. 0

    It should be "just for fun" app. I suppose no one would pay for service like this.