nowfound

Alternatives

Products that do what Alternative for Zapier/Make to cut the costs significantly does

Great opportunity if you're a user of Zapier/Make or if you provide services based on these platforms, to cut your costs significantly. Excited to announce the launch of DoTenX(https://dotenx.com/), an open-source alternative for Zapier/Make: https://github.com/dotenx/dotenx If you're using platforms like Zapier or Make to automate workflows for yourself or provide it as a service to your clients, I invite you to get early access to our platform (Just mention here, or even better, DM me on Twitter). At this stage, the service will be available to…

  1. 1WB

    For the past few months we’ve been building Trigger.dev and can now share our beta with you: https://github.com/triggerdotdev/trigger.dev. Trigger.dev is an open source platform that makes it easy for developers to create event-driven background tasks directly in their code. You write workflows using our SDK, and can view all the runs in our web app. Why we built this: - We found current workflow / automation tools like Zapier and n8n are good for simple tasks, but not for more advanced use cases. - Dropping down into code in these tools is just not a great…

    2023 · trigger.dev

  2. 2OS

    2022 · github.com

  3. 3OS
  4. 4FH
  5. 5

    Open source Zapier alternative

    2023

  6. 6AD

    Hi, Piotr here I was collecting nice open-source companies for quite some time now. Mostly to take some inspiration and learn from their code. Last week, I though it would be fun to learn this Astro thing everyone's talking about. So I thought building a directory website out of this collection was pretty good idea. After 2 days of building, OpenAlternative was born. It's a community driven list of open source alternatives to proprietary software and applications. Enjoy and thank you for your support!

    2024 · openalternative.co

  7. 7OS

    hey makers, I've spent the whole night to compile this list out of > winners of Product Hunt > best dev tools on DevHunt > recently active on GitHub > most internet backlinks > most mentions as "alternative to .." Let me know if I should add anything there.

    2023 · osssoftware.org

  8. 8

    The best open-source alternatives for you next maker project

    2020

  9. 9AO

    Hey, HN community, We're so excited to share Automatisch with HN finally. Automatisch is an open-source workflow automation tool, an alternative to Zapier. Together with my co-founder (@barinali), we have been working on it for about 15 months and have started getting early adopters. Automatisch is a workflow automation tool that lets you connect different web services like Slack, Github, Twitter, and more to automate your business processes. For example, you can build automation that gets all new tweets, including the "open source" phrase, and post them to the Slack channel you specified.…

    2023 · automatisch.io

  10. 10

    Open-source browser extension to improve Zapier's UX

    2021

  11. 11
    Zazu193

    Open source launcher, an alternative to Alfred

    2017

  12. 12OS

    I got tired of collecting open source projects in my chrome bookmarks so I decided to compile a curated list of: - Recently active projects on GitHub - Mostly dev tools (but also productivity, analytics) - Projects which are "Alternative to X software" My bookmarks are finally empty:D If you have a great open source tool you use, I'd be glad to hear your suggestions. Also, any feedback is greatly appreciated.

    2025 · alternativeoss.com

  13. 13

    Turn GitHub into a project management suite! Plus, socks

    2015

  14. 14MG

    I know this could be considered blasphemous, but I constantly find myself using Make as a task runner. I have written my own task runner in the past, but somehow I always end up using make. I went, and I put together 3 quality of life snippets I use all the time and put it in a single makext.mk file that can be included in other Makefiles and wrote a basic readme for it. This is not meant to be a replacement for other task runners, but I do think it can be useful to some of you. https://github.com/mitjafelicijan/makext Check it out and see if it makes sense to you. Thanks…

    2024 · github.com

  15. 15AD

    Hi, I'm software dev with 2x exit. I collected some affordable alternatives to expensive and well-known tools for a while. Mostly for personal use. Now I built the platform and added them here. Also, community help to grow with their tools and suggestions. Enjoy and if you have any alternative for popular softwares or have a suggestions please submit here to make it the internet's biggest alternative software platform.

    Nov 2025 · alterbase.co

  16. 16AD

    Hi guys, I want to share the recent project i developed. I built AlternateOSS, a directory of free, open source alternatives and competitors to popular software. Currently, i have listed 200+ tools so far and organized them carefully based on their main functionalities. I ranked them based on its category relevancy and feature completeness. Some technical details & features: - fully static site built with Astro - View Transition API for smooth navigation - Instant/static search with Astro static endpoints If you have an open source project that can be an alternative to popular software,…

    2024 · alternateoss.com

  17. 17IH

    Hey HN This project took almost two years and is probably one the best alternatives for tools like Miro and MindMeister Let me know what you think

    Nov 2025 · nodeland.io

  18. 18

    The marketplace for Make, n8n & Zapier workflows

    Jan 2026

  19. 19IM

    I spent the past few weeks making an open source cloud code editing environment with an AI copilot and multiplayer collaboration! It's fully self-hostable in 5-10 minutes. There's a lot of minor improvements to be made, and some are already listed in the Github issues. Let me know what you think and feel free to try it out.

    2024 · github.com

  20. 20OS

    I am super excited to open-source the code executor behind logicboard.com - an in-browser collaborative code editor. The backend is written in Elixir+Phoenix and implements a WebSocket API to execute code in docker containers. Next steps include making this more secure, I am considering Google's gVisor to implement better isolation between containers and the host kernel.

    2023 · github.com

  21. 21WO

    I built it for myself because ngrok didn't let me add one more domain unless I paid $12 more. I probably should've looked for alternatives before building my own, but my grudge got in the way . Once I started, I wanted to make it better than the other options. Silly, I know. No one probably cares. I plan to open source it sometime next year because I’ve got other projects to finish first. It's free until I deplete my cloud credits, then it will switch to a tier-based model with a free option.

    Oct 2025 · wsgrok.com

  22. 22CL

    Hey people! I have been compiling a database of opensource alternatives and I'm super proud of it so far. It serves as a searchable directory for high-quality opensource. After tons of hours I've managed to compile a database of 1000+ opensource software. I've seen other sites which have the same premise and all the GitHub Awesome Lists, but they lack in showing if the repo is active, abandoned, experimental, buggy/unstable, has a restrictive license or corporate influence like this does. Thanks for your time, if you have any recommendations for features/additions I'd love to hear.

    Feb 2026 · opensrc.me

  23. 23GA
  24. 24MA

    Hi HN, A few years ago, I wrote a tool called MakeMeFish. MakeMeFish is a wrapper around fzf to list Makefile targets and show what they contain. I use MakeMeFish myself every day, it's a pretty simple tool but it has been immensely useful to me and many others. MakeMeFish is great, but only works in Fish shell. I've been planning a rewrite to support other shells for years, but hadn't gotten around to do it. We all know that AI tools are great at writing boilerplate python, js and java code, but struggle with novel and edge case code. When Gemini 2.5 was released, I used MakeMeFish as my…

    Jan 2026

Ranked by how close each launch is in meaning, then by votes. Refine with a description →