3
8 Comments

Suggestions on how to distribute my MVP made in Java Swing?

I have a desktop application made in Java Swing. I'm wondering which platform to use to allow people to download it. Should I just use github? Or should I host on DigitalOcean for cheap?
Also, where should I tell people. I'm thinking here on IndieHackers and maybe some subreddits... But, I'm not entirely sure where to post it and get feedback.

Thanks

  1. 2

    My desktop application Tealpod Image Compressor( https://www.tealpod.com/compressor/index.html ) is made using JavaFX/Swing (only for MacOS). It is distributed with paddle.com, you can easily update your app and also see usage analytics etc. It won't cost you anything.

    You can announce on Indiehackers, it is primarily decide based on who your intended audience are. check producthunt.com

    1. 1

      Hmm.. I contacted Paddle for their pricing info, and they were super unprofessional. Their reviews have also fairly high number of vendors who say Paddle just discontinued their contract without warning, effectively killing their sales.

      Be very careful if you use Paddle for actual eCommerce.

      Ps. And same pitch as to the OP... Our tool (https://BugJail.com) is a new kind of Java Debugger, which hopefully helps you develop faster, and for which I'd love to hear your feedback in real Swing/JavaFX use. Free lifetime license for your thoughts?

      1. 1

        Thank you for the paddle suggestion. I will keep it in mind.

        Your tool BugJail looks nice, I am not need it as of now, but will keep it in mind.
        Thanks

    2. 1

      Also, I'm wondering, do you have any suggestions on how to distribute your MVP to a target audience? In other words, find the customers who would like to try out the MVP.

      1. 1

        I am not of much help on marketing side. Its different question and generally you can good response on IH, just frame it properly.

  2. 1

    I have desktop application written with mainly Java. I evaluated the options you mention, but in the end chose to pay the higher price for proper CDN distribution.

    My reason for CDN was that getting early users is hard/expensive, so it is better to pay couple of dollars more per month for the fastest possible download speed, which minimizes the number of hard-earned potential early users who abort the download half way due to download taking too long.

    Ps. Our application is a new kind of Java debugger, but we don't have any Swing users.. I'd really love to get you onboard as an early adopter and the first Swing user ("free lifetime license for your thoughts" perhaps?). You can get the tool from https://BugJail.com and my IH profile has direct contact info, please get in touch if interested!

    1. 1

      Yeah free is a price I think I can afford... When I get a break from my tasks at my current job, I'll take a look :)

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments