Shipping an MSI or EXE will help with people who want to use it on WINE as well.
Show HN: I completed shipping my desktop app
121–130 of 304 posts
Re: Show HN: I completed shipping my desktop app
#122Earlier quoted context omitted.
One time purchase + annual maintenance fee is a pretty common pricing model.
If the product stops working if you don’t pay the maintenance fee then it’s a subscription model with an initial down-payment. Car maintenance doesn’t fall into the annual fee model, as much as manufacturers and dealers would like, you don’t have to use them for periodic repairs or servicing. Car features that require yearly renewals (navigation and the like) would be subscriptions with a one-time free trial. One tim…
Re: Show HN: I completed shipping my desktop app
#123I love Filmora Perpetual license: https://filmora.wondershare.com/sales-promotion.html
Re: Show HN: I completed shipping my desktop app
#124It should at least be visible in the FAQ that the open source FFmpeg tool is used by the app, with an appropriate link to FFmpeg's website. The tool could be described from the start as a "User-friendly FFmpeg front-end" (but I would understand that this may not speak to its target audience, hence the idea of putting the information way down the page in the FAQ or even the footer, but at least don't hide it).
Re: Show HN: I completed shipping my desktop app
#125Re: Show HN: I completed shipping my desktop app
#126The website doesn't even mention FFmpeg which is the open source tool that does all the heavy work. Building a user-friendly GUI is a valuable work in itself (congrats on that, sincerely), but it's not okay to hide the open source tool that does all the work in the background. It should at least be visible in the FAQ that the open source FFmpeg tool is used by the app, with an appropriate link to FFmpeg's website. Th…
Re: Show HN: I completed shipping my desktop app
#127Switch to offering a year of free updates and charge a small fee after that.
Trust me. You will coverge to this scheme sooner or later, so do it now.
-
Standalone Windows installer is a must.Windows Store is still a deserted wasteland and is not a default choice for the vast majority of Windows users. You are losing a ton of users over this.
-
ffmpeg and other dependencies need to be acknowledged for both ethical and technical reasons. The technical reason is that your app doesn't depend on OS-supplied codecs and doesn't require installing them separately. And ethical reasons I hope are obvious.Re: Show HN: I completed shipping my desktop app
#128Re: Show HN: I completed shipping my desktop app
#129May I suggest not offering lifetime updates? All software that does this ends up getting around it in the end because they realize they need to get more money from existing customers to actually stay afloat. Normally by releasing the product under a slightly different name or some other sleight of hand. The model like jetbrains does with IntelliJ I think is decent. Or look at smaller software like sublime text or Arq…
Maybe I'm old school, but I won't "buy" (rent?) subscriptions for software. I expect to own it outright, at to receive at least security updates for a reasonable time period.