Skip to main content
OpenSourceAlternatives

Tech stack

Built with TypeScript

39 projects use TypeScript.

n8n

n8n

Visual workflow automation with room to drop into code

Stars203K
Commit8h ago
LicenseUnknown

n8n sits between a no-code automation builder and a scripting environment. Workflows are assembled on a canvas from several hundred integrations, and any node in that canvas can be replaced with a JavaScript or Python function when the visual version stops being expressive enough.

Alternative tozapier
OpenCode

OpenCodeAIOpen

AI coding agent for terminal, editor, and desktop

Stars202.9K
Commit8h ago
LicenseMIT

OpenCode is a coding agent that runs where you already work rather than in a separate chat window. The same session can be driven from a terminal, an editor extension, or a desktop client, and it keeps context across all three.

Alternative togithub copilot
Firecrawl

FirecrawlAIOpen

Turn any website into clean, model-ready data

Stars174.9K
Commit11h ago
LicenseAGPL-3.0

Firecrawl handles the unglamorous part of feeding the web to a language model: rendering JavaScript, following pagination, stripping navigation and cookie banners, and returning markdown or structured JSON that a model can actually use.

Alternative tobrowserbase
Dify

DifyAI

Build and deploy AI agents and RAG pipelines visually

Stars154.1K
Commit8h ago
LicenseUnknown

Dify is where a prompt experiment becomes something a team can operate. Workflows are assembled on a canvas, datasets are indexed and versioned, and every deployment gets an API endpoint with logging and cost tracking attached.

Alternative toretoolchatgpt
Langflow

LangflowAIOpen

Drag-and-drop builder for agents and RAG pipelines

Stars154K
Commit10h ago
LicenseMIT

Langflow turns pipeline construction into a graph you can see. Components are Python underneath, so a flow that outgrows the canvas can be exported and run as code rather than rebuilt.

Alternative toretool
Excalidraw

ExcalidrawOpen

Collaborative whiteboard with a hand-drawn look

Stars130.9K
Commit23h ago
LicenseMIT

Excalidraw's sketchy rendering is not decoration. Diagrams that look provisional invite comment, where a crisp vector diagram signals a decision already made, so it is unusually good at the early part of a design conversation.

Alternative tomirofigma
Immich

ImmichOpen

Self-hosted photo and video backup for your own server

Stars113.1K
Commit8h ago
LicenseAGPL-3.0

Immich replaces a cloud photo service with software that runs on hardware you own. Mobile apps for iOS and Android back up new photos and videos in the background, so the library on your server stays current without you thinking about it.

Alternative togoogle photosdropbox
Supabase

SupabaseOpen

Postgres-powered backend platform for production apps

Stars108.7K
Commit8h ago
LicenseApache-2.0

Supabase gives an application everything it needs on the server side without hiding the database behind a proprietary abstraction. The primitive is plain Postgres, and the platform layers authentication, generated APIs, storage, realtime subscriptions, and edge functions on top of it.

Alternative tofirebase
Home Assistant

Home AssistantOpen

Local-first smart home automation with no cloud dependency

Stars90.2K
Commit8h ago
LicenseApache-2.0

Home Assistant runs on a box in your house and talks to devices directly rather than through their manufacturers' servers. That single design decision is why automations keep working when the internet is down, and why a discontinued cloud service does not brick your lights.

Alternative togoogle assistant
OpenCut

OpenCutOpen

Video editor that runs entirely in the browser

Stars88.2K
Commit22d ago
LicenseMIT

OpenCut is a timeline video editor that installs nothing and uploads nothing. Media stays in the browser, processing happens locally through WebCodecs, and there is no account step before you can cut a clip.

Alternative tocapcut
OpenHands

OpenHandsAIOpen

Autonomous agents that complete real engineering tasks

Stars85.8K
Commit8h ago
LicenseMIT

OpenHands runs agents that plan and execute multi-step engineering work: reading a repository, editing files, running tests, and iterating until a task is done. Each agent works inside a sandboxed runtime rather than on the host machine.

Alternative togithub copilot
LobeChat

LobeChatAI

Polished chat interface for many model providers

Stars82.1K
Commit8h ago
LicenseUnknown

LobeChat is the most designed of the open chat front ends. Plugins, an assistant marketplace, voice input and output, and vision support are all present, and the interface holds up next to commercial products.

Alternative tochatgpt
Hoppscotch

HoppscotchOpen

API client that runs in the browser and stays fast

Stars74.2K
Commit1d ago
LicenseMIT

Hoppscotch is an API client that opens in a tab. Requests, collections, environments, and history are all there, and it starts in the time a desktop client takes to check for updates.

Alternative topostman
Syncthing

SyncthingOpen

Continuous file sync between your own devices only

Stars72.1K
Commit3d ago
LicenseMPL-2.0

Syncthing synchronises folders directly between devices with no server in the middle. There is no account, no storage quota, and no third party holding the data, because the data never leaves the set of machines you nominate.

Alternative todropbox
Grafana

GrafanaOpen

Dashboards over whatever data you already store

Stars71.2K
Commit8h ago
LicenseAGPL-3.0

Grafana is the visualisation layer that sits above other systems rather than a monitoring stack of its own. It queries Prometheus, Loki, PostgreSQL, ClickHouse, and dozens of other sources, and puts them on the same dashboard.

Alternative todatadog
AFFiNE

AFFiNEOpen

Documents, whiteboard, and database in one canvas

Stars54.3K
Commit12h ago
LicenseMIT

AFFiNE puts a document editor and an infinite canvas over the same content. A page can be read as a document or arranged spatially as a whiteboard, and edits in one mode are edits in the other.

Alternative tonotionmiro
Plane

PlaneOpen

Issue tracking and planning without per-seat pricing

Stars40.1K
Commit20h ago
LicenseAGPL-3.0

Plane covers the ground between a lightweight tracker and a full project suite: issues, cycles, modules, and roadmaps, with views that suit both engineers and the people asking them for dates.

Alternative tojiralinear
Novu

Novu

Multi-channel notification infrastructure for applications

Stars39.7K
Commit8h ago
LicenseUnknown

Novu takes the notification logic that usually ends up scattered across a codebase - which channel, which template, which quiet hours, which digest window - and puts it behind one API and one workflow editor.

Alternative totwiliomailchimp
Cal.com

Cal.comOpen

Scheduling infrastructure you can host and extend

Stars38.2K
Commit9h ago
LicenseAGPL-3.0

Cal.com covers the booking link case well, but its real distinction is that scheduling is exposed as infrastructure. Availability, event types, and bookings all have APIs, and the booking page can be embedded rather than linked.

Alternative tocalendly
Postiz

PostizOpen

Schedule and analyse posts across 30+ social networks

Stars35.3K
Commit8h ago
LicenseAGPL-3.0

Postiz is a self-hostable scheduler for teams that publish to many networks and do not want to pay per seat for the privilege. It covers planning, drafting, approval, and publishing, with AI assistance for turning one post into per-network variants.

Alternative tobuffer
Outline

Outline

Team knowledge base that stays fast as it grows

Stars34.2K
Commit21h ago
LicenseBSL-1.1

Outline is a documentation workspace built around search and structure rather than infinite nesting. Collections, a strong editor, and genuinely fast full text search make it usable at the size where most wikis become write-only.

Alternative tonotion
Mattermost

MattermostOpen

Team messaging for organisations that cannot use hosted chat

Stars33.2K
Commit19h ago
LicenseAGPL-3.0

Mattermost is channel-based team chat designed for environments where the message history has to stay inside a boundary: defence, healthcare, and regulated finance are its natural constituency.

Alternative toslack
Medusa

MedusaOpen

Commerce building blocks rather than a fixed storefront

Stars32.4K
Commit2d ago
LicenseMIT

Medusa is a set of commerce modules - cart, orders, pricing, inventory, fulfilment - exposed as APIs you compose, rather than a themed storefront you customise around the edges.

Alternative toshopify
Directus

Directus

A content platform that wraps your existing SQL database

Stars30.8K
Commit1d ago
LicenseBSL-1.1

Directus points at a SQL database you already have and generates an admin interface and an API over it, without imposing its own schema. Existing tables keep their names, types, and constraints.

Alternative tocontentfulairtable
Ente

EnteOpen

End-to-end encrypted photo storage across devices

Stars28.6K
Commit8h ago
LicenseAGPL-3.0

Ente stores photos and videos encrypted on the client, so the server holds ciphertext it cannot read. Sync, albums, and sharing all work on top of that constraint rather than around it.

Alternative togoogle photos
Dub

DubOpen

Link management and attribution for modern marketing

Stars24.6K
Commit8h ago
LicenseAGPL-3.0

Dub is a link platform rather than a shortener. Every link carries analytics, UTM handling, device and geographic targeting, and conversion attribution back to the click that produced it.

Alternative tomixpanel
Focalboard

FocalboardOpen

Project boards that work offline and stay local

Stars24.3K
Commit2mo ago
LicenseMIT

Focalboard is a board and table tool that runs as a desktop application against local files, or as a server for a team. It covers the kanban, table, and calendar views most planning needs without a subscription or an account.

Alternative tonotionasana
Infisical

InfisicalOpen

Secret management for applications and infrastructure

Stars21.8K
Commit8h ago
LicenseMIT

Infisical stores application secrets, syncs them into the platforms that need them, and rotates the ones that support rotation. Environments and folders keep development and production credentials properly separated.

Alternative to1password
Cap

CapOpen

Screen recorder with editing and instant shareable links

Stars21.4K
Commit16h ago
LicenseAGPL-3.0

Cap records screen and camera, then gives you an editor with backgrounds, automatic zooms, and cursor smoothing before you share a link. It is built in Rust on Tauri, so the binary is small and recording does not tax the machine it is recording.

Alternative toloomscreen studio
Parlant

ParlantAIOpen

A control layer for customer-facing AI agents

Stars18.3K
Commit2mo ago
LicenseApache-2.0

Parlant addresses the problem that stops most support agents from shipping: a model that is helpful ninety-five percent of the time is not safe to put in front of customers. It manages behaviour through explicit, context-matched guidelines rather than one long prompt.

Alternative tointercom
OpenSEO

OpenSEOOpen

Self-hosted keyword, backlink, and rank tracking

Stars15.9K
Commit8d ago
LicenseMIT

OpenSEO covers keyword research, backlink analysis, competitor monitoring, and rank tracking in one self-hosted application, using DataForSEO as the data source so you pay for the data rather than the seat.

Alternative togoogle analytics
Docmost

DocmostOpen

Collaborative wiki with real-time editing and diagrams

Stars15.4K
Commit2d ago
LicenseAGPL-3.0

Docmost is a documentation workspace with real-time collaborative editing, nested spaces, and diagram support built in rather than embedded from elsewhere.

Alternative tonotion
Documenso

DocumensoOpen

Document signing you can host and audit yourself

Stars12.5K
Commit3d ago
LicenseAGPL-3.0

Documenso handles electronic signature collection with the signing certificate, audit trail, and field placement you expect, while keeping the documents on infrastructure you control.

Alternative todocusign
Formbricks

FormbricksOpen

Surveys and in-product research on your own infrastructure

Stars11.3K
Commit1d ago
LicenseAGPL-3.0

Formbricks covers both link surveys and in-product micro-surveys triggered by user behaviour, which is the combination most research tooling splits across two paid products.

Alternative totypeform
Typebot

TypebotOpen

Conversational forms built on a visual flow canvas

Stars9,240
Commit2d ago
LicenseAGPL-3.0

Typebot builds forms that behave like a conversation: one question at a time, branching on answers, with the flow assembled visually rather than written in code.

Alternative totypeform
Twenty

TwentyOpen

A modern CRM that does not fight the way you work

Stars9,167
Commit2d ago
LicenseMIT

Twenty rebuilds CRM around the interaction patterns people already know from modern productivity tools: keyboard navigation, inline editing, flexible record views, and a data model you can extend without a consultant.

Alternative tosalesforce
Hanko

Hanko

Passkeys, SSO, and MFA without vendor lock-in

Stars9,019
Commit18h ago
LicenseUnknown

Hanko is an authentication service built passkey-first rather than passkey-eventually. Passwords are optional from the start, and the hosted components handle the awkward parts of the WebAuthn ceremony that teams usually get wrong.

Alternative toauth0
OpenPanel

OpenPanelOpen

Web and product analytics in one cookie-free dashboard

Stars6,832
Commit3d ago
LicenseAGPL-3.0

OpenPanel merges the two dashboards most teams keep open side by side: page-level web analytics and event-level product analytics. Funnels, retention curves, and session replay sit next to traffic sources rather than in a separate product.

Tolgee

TolgeeOpen

Localisation platform with in-context translation editing

Stars4,085
Commit13h ago
LicenseApache-2.0

Tolgee's distinguishing feature is that translators work in the running application. Alt-click a string in the app and the editor opens over it, with surrounding context visible, which removes most of the ambiguity that produces bad translations from a spreadsheet.

Alternative tocrowdin