Some additional ideas: - Kanban - Kanboard ( https://github.com/kanboard/kanboard ) - Analytics - Matomo ( https://github.com/matomo-org/matomo ) - Content Management System - Grav ( https://github.com/getgrav/grav ) - Knowledge Base - BookStack ( https://github.com/BookStackApp/BookStack ) - Browser - Firefox ( https://github.com/mozilla ) - Image Manipulation ( https://github.com/GNOME/gimp ) - Observability Platfo…
Bitwarden for password manager also. They specifically endorse enterprise usage. https://bitwarden.com/
Open-source alternatives to popular B2B tools
121–130 of 130 posts
Re: Open-source alternatives to popular B2B tools
#122Some of these "open source" options are not really open source. - Outline uses the Business Source License 1.1, which eventually becomes open source (Apache 2) four years after each release. https://github.com/outline/outline/blob/main/LICENSE - Invoice Ninja uses Elastic License 2.0 (ELv2), which allows you to host it for yourself, but not for other people. https://github.com/invoiceninja/invoiceninja/blob/master/LI…
I'm actually not sure if the 2 cases you cited actually violate the OSI's Open Source Definition: https://opensource.org/docs/osd Anyone care to clarify? I know that open source != free software, and you can read about that on wikipedia: https://en.wikipedia.org/wiki/Open_source#Open_source_as_a_t...
Re: Open-source alternatives to popular B2B tools
#123FYI, the github link on each product page does not work. Also, it would be a useful feature to see the license each product has without having to go to it's github and scroll down.
Thanks for pointing this out- fixed the Github link issue. It shows the license under the "Github Activity" section.
Re: Open-source alternatives to popular B2B tools
#124Everytime I look into B2B software space (I am a complete outsider, btw), I see that here and there always pop up some new company, offering something similar to competitors and what can be stiched together using open source (and almost free, not counting the support) tools. How these companies thrive? Why customers keep buying new stuff, when there are solutions already to most of the business neeeds out there (and…
I built a website monitoring service (last I checked, 191 alternatives on AlternativeTo). Customers really really really don't want to have to run their own solution. They want to be able to pay someone to make the pain go away. ( https://onlineornot.com if you're curious)
Re: Open-source alternatives to popular B2B tools
#125I'm not sure how it stacks up in the business space, but as a programmer that has to do some 3D modeling from time to time it's been great.
Re: Open-source alternatives to popular B2B tools
#126Earlier quoted context omitted.
Looker / Tableau alternative - Redash ( https://redash.io/ )
Set to be end of life in November after Databricks Acquired it. Try Superset / Preset https://preset.io/
Re: Open-source alternatives to popular B2B tools
#127Earlier quoted context omitted.
I think a good way to get an understanding of this is to start a company yourself. You’ll quickly learn why businesses make the decision to pay for software instead of cobbling together open source. Let’s say you’re a small, but growing company doing $2M ARR. You absolutely could run your email marketing using an open source tool hooked up to Amazon SES and save a thousand bucks a month over something like Mailchimp.…
Let me give you a counterpoint on this: non-developed countries (non 1st world countires?). A startup in say, Mexico or LatAm will look at the OpenSource version of say Business Intelligence applications (Metabase, Superset in the link), then look at the commercial versions of them (Tableau, Lookr). With the price needed to pay for the commercial versions, the startup can hire 2 or 3 developers (at local rates) to do…
Doing your own maintenance, antivirus, spam detection can be a demanding job, but getting out of a blacklist is ten times worse. We gladly pay Google Workspaces to leave that suffering to the specialists, we couldn't do it better if we tried our best.
You either pay with time and work, or you pay with money. Sometimes spending the money is the better trade off.
Re: Open-source alternatives to popular B2B tools
#128Earlier quoted context omitted.
> If it wastes 8 hours of employee time per month, that’s another $1k a month lost… it’ll require expensive developer time (likely costing the company $1000-$1500/day per engineer all-in) That's not universally true, of course. That money would buy you a week of developer time in most of Europe, and even a month of developer time in some developing economies.
> That money would buy you a week of developer time in most of Europe That's only true if you live in Poland and also ignore the all-in cost of your employees. A good rule of thumb is to assume 2-3x salary for the all-in cost of having a workforce.
Re: Open-source alternatives to popular B2B tools
#129Earlier quoted context omitted.
Looker / Tableau alternative - Redash ( https://redash.io/ )
Set to be end of life in November after Databricks Acquired it. Try Superset / Preset https://preset.io/
Although Databricks acquired it and is EOL-ing the hosted platform at the end of November, the main piece people care about and use is OSS.
There are people working to spin up a new hosted platform around that OSS piece, to continue things on and provide continuity to existing users.
Saying that as I'm one of the people involved, and used to work for Redash prior to the Databricks acquisition.
Re: Open-source alternatives to popular B2B tools
#130Under Computer-Aided Design, I'd might be worth adding OpenSCAD? https://openscad.org/ I'm not sure how it stacks up in the business space, but as a programmer that has to do some 3D modeling from time to time it's been great.