DEV Community

Cover image for List of top Open Source alternatives to popular products.
Fayaz Ahmed
Fayaz Ahmed

Posted on • Edited on

List of top Open Source alternatives to popular products.

So I am collecting new and amazing tools for a directory app I am making, v2 of Appydev.

I found out there are some great alternatives to some very popular products. Here's a list of some interesting things people pay for.

Although, the title say's don't pay, most of these OSS projects are made by independent developers on their free time, consider donating them on github sponsors or opencollective etc.

Shopify

  1. WooCommerce
  2. Magento
  3. Prestashop

Slack/Microsoft Teams

  1. Rocketchat
  2. Wire

Firebase

  1. Appwrite

ngRok

  1. Localtunnel

Postman

  1. Insomnia
  2. Hoppscotch (prev Postwoman)

Sendgrid, Mailchimp

  1. Mail For Good

Bitly

  1. Polr
  2. Zero Width Shortner

Google analytics

  1. Fathom
  2. Matomo
  3. Plausible
  4. Ackee

Github/Bitbucket

  1. Gitlab

Intercom/Livechat

  1. Chatwoot
  2. Chaskiq

Salesforce

  1. Odoo
  2. SuiteCRM
  3. Crust CRM

Trello/Asana

  1. Wekan
  2. Taiga
  3. Kanboard

Zapier

  1. n8n
  2. Huginn

Algolia

  1. MeiliSearch
  2. Elastic Search

Typeform

  1. Oh My Form
  2. Super Easy Forms

Filmora/Adobe Audition

  1. Audacity

MS Office/Google Doc

  1. Open Office.
  2. Libre Office

Lastpass

  1. Bitwarden

Google maps

  1. Openstreet maps - (Leaflet.js wrapper)

Google Chrome

  1. Brave
  2. Firefox

Google Drive/Dropbox

  1. NextCloud

Wix

  1. Grapejs

Oldest comments (81)

Collapse
 
maciejcieslik profile image
Maciej Cieslik

Taiga isn't open source, it just have free tier.

Collapse
 
fayaz profile image
Fayaz Ahmed
Collapse
 
maciejcieslik profile image
Maciej Cieslik

Ok, my mistake, sorry

Collapse
 
corentinbettiol profile image
Corentin Bettiol

Openoffice is nearly dead, I would not use it :/

Collapse
 
fayaz profile image
Fayaz Ahmed

Just an alternative, would definitely add something if you know anything similar.

Collapse
 
corentinbettiol profile image
Corentin Bettiol • Edited

All kde applications have a great UI and are easy to use :)

Thread Thread
 
fayaz profile image
Fayaz Ahmed

Adding this

Thread Thread
 
corentinbettiol profile image
Corentin Bettiol

Thanks :)

Collapse
 
3alinet profile image
Ali Aljowaher

Take a look at WPS office

Collapse
 
itachiuchiha profile image
Itachi Uchiha

Thank you. I’ll share this in Turkish. Can I? I’ll mention this URL.

Collapse
 
fayaz profile image
Fayaz Ahmed

Sure, please go ahead

Collapse
 
simme profile image
Simme • Edited

Great list! However, money needs to come from somewhere. It's unsustainable to expect great technology to just be free.

If you use any of these projects, consider also supporting them on opencollective.com, GitHub Sponsors, ko-fi.com, or patreon.com - wherever they might accept donations or support. Every dollar makes a difference!

Collapse
 
fayaz profile image
Fayaz Ahmed • Edited

Agreed, the title might be misleading.

Collapse
 
fayaz profile image
Fayaz Ahmed

Added a small note about this. Thanks.

Collapse
 
jcabot profile image
Jordi Cabot

Fully agree. Even if a certain user cannot contribute to the open source project with a monetary donation, there are many different ways to contribute to open source projects, e.g. by publicizing it so that it reachers others that can help with the funding

Collapse
 
fayaz profile image
Fayaz Ahmed

Yes totally agree, Not paying to these awesome people who make these open source tools and Projects was not my motive, instead the other way around.

Collapse
 
supunkavinda profile image
Supun Kavinda

Google Analytics is free and others are paid 🤔 Start paying?

Collapse
 
fayaz profile image
Fayaz Ahmed • Edited

Open source, that was the point of this list, people cant take a hint.. I guess I'll have to update the title.

Collapse
 
codingmindfully profile image
Daragh Byrne

The picture you chose says "Stop Paying" so I got confused :)

Collapse
 
caribe profile image
Vincenzo Buttazzo

There is also owncloud.org/ as alternative for Google Drive/Dropbox.

Collapse
 
phantas0s profile image
Matthieu Cneude

And Nextcloud!

Collapse
 
fayaz profile image
Fayaz Ahmed

Nextcould is already added

Collapse
 
moopet profile image
Ben Sinclair

And Syncthing for a different approach.

Collapse
 
phantas0s profile image
Matthieu Cneude

A humble suggestion: ActivityWatch, an open source version of RescueTime with privacy.

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

Firebase is a series of products...

What's a safe alternative to Firebase Auth / Google Auth, or do you collect Oauth2 client ID / secrets, by yourself?

Firebase Auth is a guaranteed way to work with Google OAuth2, BTW. I have problem with getting permission from Facebook and Twitter...

Collapse
 
fayaz profile image
Fayaz Ahmed

Auth0 & Okta are good alternatives. Or you could directly implement oAuth 2.0 client authentication with respective sdk's

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Not sure if Auth0 is better or cheaper than Firebase Auth. Actually, I moved from Auth0 to Firebase Auth.

MongoDB Stitch also have an Auth.

Thread Thread
 
fayaz profile image
Fayaz Ahmed

Why not handle the authentication yourself? I did it recently with Nuxt + Node + Mongodb + Google sign in

Thread Thread
 
patarapolw profile image
Pacharapol Withayasakpunt

I still need some kind of Object / Image storage, though. But I don't think I should use MongoDB Atlas's 500 MB of GridFS...

That's why I come to Firebase Auth + Firebase Storage.

I use Google Cloud for hosting BTW, not AWS.

Nuxt Auth Module might be nice, but still I fear security and not being able to track...

Thread Thread
 
fayaz profile image
Fayaz Ahmed

Honestly, Mongodb atlas free tier is good for small apps.

If you do need image storage, you could probably use imgur or imgbb

Collapse
 
xet7 profile image
Lauri Ojansivu
Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Still looks complicated, but I will consider...

Collapse
 
shaijut profile image
Shaiju T

AppyDev is useful 😄, Is AppyDev Open Source ?

Collapse
 
bin95 profile image
Bin

seems it is not open-sourced 😄

Collapse
 
markosaric profile image
Marko Saric

Great list Fayaz and thanks for including Plausible Analytics!