WHY THIS EXISTS

Open source built the internet.
Bureaucracy is what's stopping it from scaling.

Every app on this page is free, inspectable, and forkable. Open source is the closest thing software has to a public good β€” it's how a solo developer in any country gets the same database engine, the same web framework, the same AI tooling as a trillion-dollar company. That's the actual democratization story. Not a slogan β€” a fact you can verify by reading the source.

Nexlayer exists to finish that story on the infrastructure side. The code was already free. What wasn't free was the six-figure platform team, the weeks of YAML, the tribal knowledge required to take that code from a laptop to something that survives real traffic. We closed that gap: describe the app, and it deploys, scales, and stays up β€” no cluster expertise required. That's what "democratizing infrastructure" has to mean if the phrase is going to mean anything: the distance between an idea and a running, internet-scale service should be minutes, not a hiring plan.

DevOps is done.

Not "evolving." Not "shifting left." Done β€” as a discipline anyone should still be building a growing business around in 2026.

DevOps sold itself as the bridge between writing code and running it safely at scale. What it actually became, for most companies that aren't hyperscalers, is a full-time tax: a standing team whose job is translating application intent into YAML, tickets, and pipeline configuration by hand. That team doesn't make your product faster, safer, or more correct. It makes change slower and gives you a body of process to point to when something breaks. That's perceived value β€” the comfort of a process β€” not real value, which is uptime, velocity, and margin. A growing business pays for the appearance of control while actually getting less of it, because every change now routes through people whose job is the infrastructure, not the product.

That's the honest description of a cancer: a structure that consumes resources, grows regardless of whether it's helping the host, and crowds out the thing that was supposed to scale. An enterprise's ability to scale without compromise β€” technical or financial β€” degrades in direct proportion to how much of its engineering org exists to operate infrastructure instead of building on top of it. The apps on this page didn't need that team. They needed a description of what to run.

250 Open Source Apps
Ranked & Scored

Every app from the #250apps challenge, rated on scalability, security, engineering quality, and real-world deployability on Nexlayer.

98 apps Grade: B+ Γ—
Stirling-PDF screenshot
#52 B+

Stirling-PDF

77.8
Dev Tools

Self-hosted web app for common PDF operations (merge, split, compress, convert, OCR) exposed as a set of stateless HTTP endpoints. A strong open-source alternative to paid PDF tool suites.

Java Easy $20/mo equiv
Nextcloud screenshot
#32 B+

Nextcloud

77.5
File/Storage

The self-hosted cloud β€” files, calendar, contacts, and a 300+ app ecosystem on top of your own storage. The most mature, widely deployed alternative to Google Workspace/Dropbox.

PHP Medium $20/mo equiv
Shlink screenshot
#68 B+

Shlink

77.5
Infrastructure

A self-hosted URL shortener with a clean, API-first REST design. Standout trait is treating the API as the primary interface, with official web/CLI clients built on top.

PHP Medium $15/mo equiv
Memos screenshot
#5 B+

Memos

77.3
Notes/Docs

A lightweight self-hosted note-taking service with a Notion/Twitter-hybrid feed UI. Standout trait is the single static Go binary with an embedded SQLite option, making it near-instant to stand up.

Go Easy $8/mo equiv
pgweb screenshot
#54 B+

pgweb

77.3
Database

Lightweight, cross-platform web-based Postgres database browser distributed as a single Go binary. A read/write client tool rather than an application with its own data model.

Go Easy
GrowthBook screenshot
#21 B+

GrowthBook

77.0
Analytics

An open-source feature flagging and A/B testing platform with a warehouse-native analytics model. Standout trait is edge-evaluated SDKs that keep flag checks fast and off the critical path of the app request.

TypeScript Medium $80/mo equiv
Gatus screenshot
#67 B+

Gatus

77.0
Monitoring

A lightweight, config-as-code health-check and status-page tool. Standout trait is its fully declarative YAML config and single stateless binary design.

Go Easy $10/mo equiv
Wiki.js screenshot
#182 B+

Wiki.js

77.0
Notes/Docs

A modern, full-featured wiki platform with a polished editor, granular permissions, and pluggable authentication (local, OAuth, LDAP). Its standout trait is broad database portability β€” Postgres, MySQL, MariaDB, SQLite, or MSSQL.

JavaScript Medium $30/mo equiv
Linkding screenshot
#37 B+

Linkding

76.8
File/Storage

Minimalist self-hosted bookmark manager with tagging, full-text search, and automatic snapshotting. Praised for its clean, no-nonsense Django architecture.

Python Easy $8/mo equiv
Logto screenshot
#124 B+

Logto

76.8
Auth/Identity

A modern, developer-friendly identity provider offering OIDC, social/enterprise SSO, MFA, and RBAC out of the box. Standout trait is a genuinely pleasant developer experience compared to older IdPs like Keycloak, without sacrificing backend-managed security.

TypeScript Medium $200/mo equiv
Jaeger screenshot
#74 B+

Jaeger

76.5
Monitoring

A distributed tracing system for monitoring and troubleshooting microservice-based architectures. Standout trait is its pluggable storage backends (Cassandra, Elasticsearch, Kafka) built for large-scale trace ingestion.

Go Hard $45/mo equiv
Dokploy screenshot
#109 B+

Dokploy

76.5
Infrastructure

A modern, actively-developed self-hosted alternative to Vercel/Heroku/Netlify for deploying apps, databases, and static sites via Docker/Traefik. Standout trait is its clean UI and fast-moving feature set compared to older PaaS tools like CapRover.

TypeScript Medium $40/mo equiv
Coder screenshot
#178 B+

Coder

76.5
Dev Tools

Self-hosted platform for provisioning remote developer workspaces on any infrastructure (Kubernetes, VMs, cloud) via Terraform templates, similar to GitHub Codespaces but infrastructure-agnostic.

Go Hard $60/mo equiv
Stalwart screenshot
#214 B+

Stalwart

76.5
Communication

Modern all-in-one mail server (SMTP, IMAP, JMAP) written in Rust as a single binary. Standout trait is consolidating what usually takes 5+ services (Postfix/Dovecot/Rspamd/etc.) into one memory-safe binary.

Rust Easy $12/mo equiv
Unleash screenshot
#200 B+

Unleash

76.3
Infrastructure

A mature, open-source feature-flag and experimentation platform with SDKs across most languages. Its standout trait is a clean, stateless-API architecture with strong RBAC and SSO support rivaling commercial LaunchDarkly-tier tools.

TypeScript Medium $150/mo equiv
Immich screenshot
#13 B+

Immich

76.0
Media

A self-hosted Google Photos replacement with mobile auto-backup and ML-powered face/object search. Standout trait is genuinely solid engineering across a real microservice architecture, at the cost of heavier ops.

TypeScript/Dart Hard $20/mo equiv
Flagsmith screenshot
#155 B+

Flagsmith

76.0
Dev Tools

Open-source feature flag and remote config management platform with SDKs for most major languages. Ships a full self-hosted stack (API, dashboard, Postgres) as an alternative to LaunchDarkly.

Python Medium $60/mo equiv
Gitness screenshot
#172 B+

Gitness

76.0
CI/CD

Open-source, self-hosted Git server with built-in CI pipelines, developed by Harness as a modern, lightweight alternative to GitLab.

Go Medium $25/mo equiv
Hatchet screenshot
#220 B+

Hatchet

76.0
Workflow/Automation

Distributed task queue and durable workflow orchestration engine, positioned as a modern alternative to Celery/Temporal. Standout trait is a Postgres-backed, cloud-native design with strong developer ergonomics for defining workflows in code.

Go Medium $50/mo equiv
Apache Kafka screenshot
#222 B+

Apache Kafka

76.0
Infrastructure

The industry-standard distributed event streaming platform for high-throughput pub/sub and log-based architectures. Standout trait is proven horizontal scalability to millions of messages/sec via partitioned, replicated topics.

Java Expert $500/mo equiv
LiteLLM screenshot
#122 B+

LiteLLM

75.8
AI/ML

A unified LLM gateway/proxy that exposes an OpenAI-compatible API in front of 100+ model providers, with virtual keys, budgets, and routing logic. Standout trait is its genuinely stateless proxy design, making it one of the more horizontally-scalable apps in this batch.

Python Easy $100/mo equiv
Payload CMS screenshot
#135 B+

Payload CMS

75.8
CMS

Payload is a code-first, headless CMS built on Node.js that generates a full admin UI and REST/GraphQL APIs from TypeScript schema definitions. Its standout trait is treating the CMS as a real application framework rather than a black-box product.

TypeScript Medium $80/mo equiv
Prefect screenshot
#139 B+

Prefect

75.8
Workflow/Automation

Prefect is a modern data workflow orchestration platform for scheduling and monitoring Python-based pipelines. Its standout trait is a hybrid execution model where the control plane never sees your data or code, only execution metadata.

Python Medium $100/mo equiv
Saleor screenshot
#143 B+

Saleor

75.8
E-commerce

Saleor is a headless, GraphQL-first e-commerce platform for building custom storefronts. Its standout trait is a fully API-driven architecture with no bundled frontend, giving complete control over the customer experience.

Python Hard $200/mo equiv
Excalidraw screenshot
#152 B+

Excalidraw

75.8
Dev Tools

Excalidraw is a whiteboarding tool for sketching diagrams with a hand-drawn aesthetic, usable fully client-side or with live collaboration. Its standout trait is that the entire drawing engine runs in the browser, needing only a thin optional backend for real-time sync.

TypeScript Easy $15/mo equiv
Netdata screenshot
#174 B+

Netdata

75.5
Monitoring

Real-time performance and health monitoring agent that installs per-node with near-zero configuration, exposing thousands of metrics out of the box with very low overhead.

C Easy $15/mo equiv
Jellyfin screenshot
#18 B+

Jellyfin

75.3
Media

A free, open-source media server for streaming your own movie/TV/music library with hardware-accelerated transcoding. Standout trait is a fully open alternative to Plex/Emby with no phone-home requirement.

C#/.NET Easy $15/mo equiv
Owncast screenshot
#59 B+

Owncast

75.0
Media

A self-hosted live video streaming server with built-in chat and an elegant single-binary design. Standout trait is how much functionality (RTMP ingest, HLS output, chat, web UI) fits in one process.

Go Easy $15/mo equiv
oCIS screenshot
#130 B+

oCIS

75.0
File/Storage

oCIS (ownCloud Infinite Scale) is a ground-up microservices rewrite of ownCloud for file sync, share, and collaboration. Its standout trait is a cloud-native architecture with independently scalable Go services and pluggable storage/metadata backends.

Go Medium $60/mo equiv
Directus screenshot
#23 B+

Directus

74.8
CMS

A headless CMS/backend-as-a-service that wraps an existing SQL database with instant REST/GraphQL APIs and an admin UI. Standout trait is that it never owns a proprietary schema β€” the SQL database itself remains the source of truth.

TypeScript (Node.js) Medium $50/mo equiv
Strapi screenshot
#30 B+

Strapi

74.8
CMS

Open-source headless CMS with a customizable admin panel and auto-generated REST/GraphQL APIs. Its plugin architecture and content-type builder make it a popular Contentful alternative for teams that want to self-host.

Node.js Medium $99/mo equiv
Standard Notes screenshot
#246 B+

Standard Notes

74.5
Notes/Docs

An end-to-end encrypted note-taking app with a self-hostable sync server, positioned as a privacy-first Evernote/Notion alternative. Its standout trait is a security-first design where the server only ever stores encrypted blobs, never plaintext.

TypeScript Medium $10/mo equiv
Mattermost screenshot
#87 B+

Mattermost

74.3
Communication

Open-source Slack alternative with channels, threads, and enterprise SSO/compliance features. Solid Go architecture, though true high-availability clustering adds real operational complexity.

Go Hard $15/mo equiv
Superset screenshot
#147 B+

Superset

74.3
Analytics

Apache Superset is a mature business intelligence platform for building dashboards and SQL-based data exploration. Its standout trait is broad database connector support and enterprise-grade row-level security under an established Apache project.

Python Hard $150/mo equiv
Plausible Analytics screenshot
#201 B+

Plausible Analytics

74.3
Analytics

A privacy-focused, cookie-free web analytics platform positioned as a lightweight alternative to Google Analytics. Its standout trait is pairing Elixir/Phoenix's concurrency model with ClickHouse for extremely fast event aggregation at scale.

Elixir Medium $19/mo equiv
NodeBB screenshot
#17 B+

NodeBB

74.0
Social/Community

A modern, real-time forum platform with a plugin ecosystem and native mobile-friendly UI. Standout trait is websocket-driven live updates instead of full-page reloads for a forum-style app.

JavaScript (Node.js) Medium $25/mo equiv
FreshRSS screenshot
#55 B+

FreshRSS

73.8
Media

A lightweight self-hosted RSS/Atom aggregator with a fast, keyboard-friendly reading UI. Standout trait is its minimal footprint and support for multiple DB backends including plain SQLite.

PHP Easy $8/mo equiv
SigNoz screenshot
#145 B+

SigNoz

73.8
Monitoring

SigNoz is an open-source observability platform unifying traces, metrics, and logs, positioned as a self-hosted Datadog alternative. Its standout trait is using ClickHouse as a single high-performance backend for all telemetry types.

Go Hard $200/mo equiv
Dagster screenshot
#107 B+

Dagster

73.5
Workflow/Automation

A data orchestration platform for building, scheduling, and observing data pipelines with strong typing and asset-based lineage. Standout trait is its software-defined-assets model, which treats pipeline outputs as first-class, testable artifacts.

Python Hard $200/mo equiv
Zulip screenshot
#150 B+

Zulip

73.5
Communication

Zulip is a mature, open-source team chat platform with a distinctive topic-threaded conversation model. Its standout trait is deep threading that keeps large, high-volume teams organized better than flat channel-based chat.

Python Hard $80/mo equiv
Dendrite screenshot
#248 B+

Dendrite

73.3
Communication

A second-generation Matrix homeserver implementation in Go, designed as a lighter-weight, more horizontally scalable alternative to the reference Synapse implementation. Its standout trait is a component-based architecture that can run as a single monolith or split into independently-scalable microservices.

Go Medium $30/mo equiv
NocoDB screenshot
#9 B+

NocoDB

73.0
Database

An Airtable-style spreadsheet-database UI that wraps an existing SQL database with auto-generated REST/GraphQL APIs. Standout trait is that it turns any Postgres/MySQL/SQLite schema into a no-code UI without owning the data model itself.

TypeScript/JavaScript (Node.js) Medium $40/mo equiv
RSS-Bridge screenshot
#28 B+

RSS-Bridge

73.0
Workflow/Automation

A PHP utility that generates RSS/Atom/JSON feeds for websites that don't natively offer one. Standout trait is near-zero configuration β€” a single stateless PHP container with dozens of site-specific scraper bridges built in.

PHP Easy $5/mo equiv
Coolify screenshot
#207 B+

Coolify

72.8
Infrastructure

Self-hosted alternative to Heroku/Vercel/Netlify for deploying apps, databases, and services from git. Standout trait is a clean Laravel-based control plane that manages Docker/Kubernetes targets declaratively.

PHP Medium $20/mo equiv
Apprise-API screenshot
#235 B+

Apprise-API

72.8
Communication

A lightweight REST wrapper around the Apprise notification library, letting any app send a single POST to fan out notifications to 100+ services (Slack, email, SMS, push, etc). Its standout trait is a genuinely stateless, dead-simple architecture doing one job well.

Python Easy $10/mo equiv
Langfuse screenshot
#119 B+

Langfuse

72.5
Monitoring

An open-source LLM observability and evaluation platform for tracing prompts, costs, and quality metrics across LLM applications. Standout trait is its dual-database design combining Postgres for transactional data and ClickHouse for trace-scale analytics.

TypeScript Hard $200/mo equiv
WriteFreely screenshot
#196 B+

WriteFreely

72.5
Social/Community

A minimalist, federated blogging platform speaking ActivityPub, so posts can be followed from Mastodon and the wider Fediverse. Its standout trait is a clean single Go binary that federates without the operational weight of larger Fediverse software.

Go Easy $15/mo equiv
Portainer screenshot
#24 B+

Portainer

72.3
Infrastructure

A web UI for managing Docker and Kubernetes environments, containers, stacks, and images. Standout trait is broad multi-environment/agent support, offset by the security tradeoff of needing privileged Docker socket or K8s API access.

Go/Vue.js Easy $30/mo equiv
Homebox screenshot
#56 B+

Homebox

72.3
Home Automation

A single-binary home inventory and asset-tracking tool with a clean Vue frontend. Standout trait is its zero-dependency Go+embedded-SQLite deployment model.

Go Easy $5/mo equiv
n8n screenshot
#76 B+

n8n

72.3
Workflow/Automation

A source-available workflow automation platform connecting hundreds of apps via a visual node-based editor. Standout trait is combining low-code workflow building with the ability to drop into raw JavaScript/Python nodes.

TypeScript Medium $30/mo equiv
CapRover screenshot
#105 B+

CapRover

72.3
Infrastructure

A self-hosted PaaS that wraps Docker Swarm behind a friendly CLI and dashboard so teams can push-to-deploy apps and one-click databases on their own VPS. Standout trait is how much Heroku-like ergonomics it squeezes out of plain Docker Swarm.

Node.js Medium $40/mo equiv
Kavita screenshot
#165 B+

Kavita

72.3
Media

Fast self-hosted digital library server for comics, manga, and ebooks with reading progress tracking, OPDS support, and a modern reading UI.

C# Easy $10/mo equiv
Ghost screenshot
#6 B+

Ghost

72.0
CMS

A mature publishing/newsletter CMS with a headless content API and a polished Ember-based admin. Standout trait is its built-in email newsletter and membership/subscription engine.

JavaScript (Node.js) Medium $25/mo equiv
KeystoneJS screenshot
#223 B+

KeystoneJS

72.0
CMS

Headless CMS and application framework generating a GraphQL API from a schema definition, backed by Prisma. Standout trait is a genuinely modern, type-safe developer experience compared to legacy PHP CMSes.

TypeScript Medium $300/mo equiv
freeCodeCamp screenshot
#1 B+

freeCodeCamp

71.5
Education

The free, open-source curriculum that's helped millions learn to code β€” full-stack web dev, DevOps, machine learning, and more, all self-paced and certificate-backed.

JavaScript Hard $50/mo equiv
Actual Budget screenshot
#34 B+

Actual Budget

71.5
Finance

Local-first personal budgeting app (YNAB-style envelope budgeting) with an optional sync server for multi-device use. Data lives in a per-user SQLite file, keeping the architecture simple and privacy-friendly.

Node.js Easy $15/mo equiv
InvenTree screenshot
#179 B+

InvenTree

71.5
E-commerce

Open-source inventory management system for tracking parts, stock levels, and purchase orders, built on Django/DRF with a plugin architecture for extending workflows.

Python Medium $30/mo equiv
Trigger.dev screenshot
#197 B+

Trigger.dev

71.5
Workflow/Automation

An open-source background jobs and workflow platform for developers, letting them write long-running, retryable tasks in TypeScript with full observability. Its standout trait is a modern developer experience rivaling hosted job-queue SaaS products.

TypeScript Hard $50/mo equiv
Rocket.Chat screenshot
#205 B+

Rocket.Chat

71.5
Communication

Self-hosted team chat and omnichannel messaging platform comparable to Slack/Teams. Standout trait is deep protocol reach (matrix bridging, omnichannel, LiveChat) built on a mature Meteor/Node core.

JavaScript Medium $25/mo equiv
Plane screenshot
#78 B+

Plane

71.3
Project Management

An open-source project management tool positioned as a self-hostable alternative to Linear/Jira. Standout trait is its modern React frontend paired with a well-structured Django REST backend.

Python Hard $30/mo equiv
SimpleLogin screenshot
#204 B+

SimpleLogin

71.3
Security

Open-source email alias service β€” every signup gets a unique forwarding address, so your real inbox never leaks. The self-hosted alternative to paying for email privacy.

Python Hard $30/mo equiv
Lightdash screenshot
#121 B+

Lightdash

70.8
Analytics

An open-source BI tool that layers a semantic modeling layer and exploration UI directly on top of dbt projects. Standout trait is treating dbt models as the single source of truth for metrics, avoiding metric-definition drift.

TypeScript Hard $300/mo equiv
Uptime Kuma screenshot
#156 B+

Uptime Kuma

70.8
Monitoring

Self-hosted uptime monitoring tool with a polished dashboard, 90+ notification integrations, and status pages. Runs as a single Node.js process backed by SQLite.

JavaScript Easy $15/mo equiv
SilverBullet screenshot
#40 B+

SilverBullet

70.5
Notes/Docs

Personal knowledge base and note-taking app that stores everything as plain markdown files, with a client-side page indexer and plug-in scripting system. Runs as a single Deno process, making it exceptionally simple to self-host.

TypeScript (Deno) Easy $10/mo equiv
Mealie screenshot
#35 B+

Mealie

70.3
Home Automation

Self-hosted recipe manager and meal planner with a Vue frontend and recipe-scraping-from-URL feature. Clean, focused scope aimed at households rather than teams.

Python Easy $5/mo equiv
Filebrowser screenshot
#89 B+

Filebrowser

70.3
File/Storage

Minimal web-based file manager that exposes a directory over a browser UI with upload/download/edit. About as simple as self-hosted software gets, though it trades that simplicity for basic security features.

Go Easy $4/mo equiv
Audiobookshelf screenshot
#163 B+

Audiobookshelf

70.3
Media

Self-hosted audiobook and podcast server with native mobile apps, library scanning, and playback progress sync across devices.

JavaScript Easy $15/mo equiv
Zammad screenshot
#206 B+

Zammad

70.3
Communication

Full-featured helpdesk and ticketing system with multi-channel intake (email, chat, social, phone). Standout trait is its search-driven UI backed by Elasticsearch for fast full-text ticket search.

Ruby Hard $50/mo equiv
Mathesar screenshot
#125 B+

Mathesar

70.0
Database

A spreadsheet-like UI for exploring and editing Postgres data directly, aimed at giving non-technical users safe, structured access to a real database. Standout trait is its deliberate single-database-dependency design β€” no separate app DB, just your Postgres.

Python Medium $30/mo equiv
Homepage screenshot
#181 B+

Homepage

70.0
Monitoring

A fast, YAML-configured personal dashboard for self-hosted services and homelab widgets, built on Next.js. Its standout trait is near-zero backend state β€” nearly everything lives in version-controllable config files.

JavaScript Easy $5/mo equiv
IT-Tools screenshot
#36 B+

IT-Tools

69.8
Dev Tools

A collection of handy client-side developer utilities (JSON formatter, JWT decoder, hash generators, etc.) bundled as a single web app. Nearly all logic runs in the browser, making the backend footprint minimal.

Vue.js Easy
Grist screenshot
#50 B+

Grist

69.8
Database

Spreadsheet-database hybrid (similar to Airtable) that combines familiar spreadsheet UX with a relational data model underneath. Each document is its own SQLite file with formula and API support.

Node.js/TypeScript Medium $30/mo equiv
Whoogle screenshot
#51 B+

Whoogle

69.8
Search

Self-hosted privacy-respecting proxy front-end for Google Search that strips tracking, ads, and JavaScript. Essentially stateless, but operates in a legal/ToS gray area that public instances often run into.

Python Easy
Apache Airflow screenshot
#202 B+

Apache Airflow

69.8
Workflow/Automation

The de facto standard for programmatic workflow orchestration, letting teams define DAGs of tasks in Python with rich scheduling, retries, and monitoring. Its standout trait is battle-tested maturity at genuine internet scale across thousands of production deployments.

Python Expert $300/mo equiv
Alerta screenshot
#232 B+

Alerta

69.8
Monitoring

An alert monitoring and deduplication API that ingests alerts from many monitoring tools and consolidates them into a single actionable view. Its standout trait is aggressive alert correlation/dedup logic that cuts through monitoring noise.

Python Medium $15/mo equiv
Rallly screenshot
#45 B+

Rallly

69.5
Project Management

Open-source group scheduling and polling tool, similar to Doodle, for finding meeting times across participants. Modern Next.js stack with a straightforward Postgres backend.

Node.js Medium $10/mo equiv
Papermark screenshot
#134 B+

Papermark

69.5
File/Storage

Papermark is an open-source document sharing platform with link-level analytics, similar to DocSend. Its standout trait is a clean modern Next.js stack that's easy to self-host and extend.

TypeScript Medium $30/mo equiv
Home Assistant screenshot
#249 B+

Home Assistant

69.5
Home Automation

The dominant open-source smart-home hub, integrating thousands of devices/services (Zigbee, Z-Wave, cloud APIs) behind a local-first automation engine. Its standout trait is an enormous, actively-maintained integration ecosystem combined with a strong local-control-first philosophy.

Python Easy $15/mo equiv
Komga screenshot
#58 B+

Komga

69.3
Media

A self-hosted media server for comics, manga, and digital books with a polished reading web UI. Standout trait is its OPDS support for third-party reader apps.

Kotlin Easy $5/mo equiv
Karakeep screenshot
#173 B+

Karakeep

69.3
Notes/Docs

Self-hosted bookmark and note-saving app (formerly Hoarder) with AI-powered auto-tagging, full-text search, and browser extensions for capturing content.

TypeScript Medium $8/mo equiv
Paperless-ngx screenshot
#81 B+

Paperless-ngx

69.0
Notes/Docs

Self-hosted document management system that OCRs, tags, and archives scanned documents and PDFs. Pairs a mature Django backend with Postgres, Redis, Tika, and Gotenberg for format conversion.

Python Hard $10/mo equiv
Snipe-IT screenshot
#146 B+

Snipe-IT

69.0
Project Management

Snipe-IT is an open-source IT asset management system for tracking hardware, licenses, and accessories across an organization. Its standout trait is a mature, feature-complete Laravel app purpose-built for IT asset lifecycles.

PHP Medium $40/mo equiv
HedgeDoc screenshot
#167 B+

HedgeDoc

69.0
Notes/Docs

Real-time collaborative markdown editor for teams, a self-hosted alternative to HackMD, with live multi-cursor editing and slide/presentation export.

JavaScript Medium $15/mo equiv
Scrutiny screenshot
#229 B+

Scrutiny

69.0
Monitoring

S.M.A.R.T. disk monitoring dashboard that tracks hard drive health and predicts failures across a fleet of machines. Standout trait is a clean, purpose-built single-binary design with minimal operational overhead.

Go Easy $10/mo equiv
Photoview screenshot
#42 B+

Photoview

68.8
Media

Fast, simple photo gallery that indexes an existing photo library on disk rather than owning its own upload/storage model. Go backend with a GraphQL API keeps it lightweight compared to heavier media servers.

Go Medium $10/mo equiv
Label Studio screenshot
#118 B+

Label Studio

68.8
AI/ML

A flexible data labeling tool supporting text, image, audio, and video annotation for ML training data, with configurable labeling interfaces. Standout trait is its template-driven UI that adapts to nearly any annotation task without custom code.

Python Medium $150/mo equiv
PhotoPrism screenshot
#137 B+

PhotoPrism

68.8
Media

PhotoPrism is an AI-powered self-hosted photo management app with facial recognition, object detection, and automatic tagging. Its standout trait is TensorFlow-based indexing running entirely on your own hardware.

Go Easy $15/mo equiv
Focalboard screenshot
#160 B+

Focalboard

68.8
Project Management

Open-source kanban and project-board tool built by Mattermost as a Trello/Notion alternative, with a Go backend and Postgres or SQLite storage.

Go Medium $12/mo equiv
Wger screenshot
#193 B+

Wger

68.8
Monitoring

A self-hosted workout, nutrition, and fitness-tracking manager built on Django. Its standout trait is a mature Django REST API paired with a clean data model for exercises, routines, and body-metric tracking.

Python Medium $15/mo equiv
Medusa screenshot
#247 B+

Medusa

68.5
E-commerce

A headless, modular e-commerce backend (a Shopify alternative) exposing commerce logic β€” carts, orders, inventory, pricing β€” via API, with any storefront as the client. Its standout trait is a plugin/module architecture that makes deep commerce customization far easier than typical monolithic e-commerce platforms.

TypeScript Medium $300/mo equiv
Outline screenshot
#22 B+

Outline

68.3
Notes/Docs

A polished team wiki/knowledge-base app with real-time collaborative editing. Standout trait is a Notion-quality editor experience, offset by a hard requirement on an external OIDC/SSO provider for auth.

TypeScript Hard $20/mo equiv
Hoppscotch screenshot
#95 B+

Hoppscotch

68.3
Dev Tools

Open-source API testing tool in the Postman mold, mostly client-side with an optional lightweight backend for synced collections. Very low operational overhead compared to most apps here.

TypeScript Easy $8/mo equiv
Penpot screenshot
#97 B+

Penpot

68.3
Media

Open-source design/prototyping tool positioned as a Figma alternative. Unusually solid engineering for this space, combining a Clojure backend with a TypeScript frontend.

Clojure Medium $15/mo equiv
Maybe screenshot
#127 B+

Maybe

68.3
Finance

A modern personal finance and wealth management app covering budgeting, net worth tracking, and investment monitoring, recently open-sourced with strong community momentum. Standout trait is a genuinely polished Rails/Hotwire UI compared to older finance tools.

Ruby Medium $15/mo equiv
Semaphore screenshot
#144 B+

Semaphore

68.3
CI/CD

Ansible Semaphore is a lightweight web UI for running and scheduling Ansible playbooks, Terraform, and other automation tasks. Its standout trait is a simple single-binary deployment that's far lighter than Red Hat's AWX/Tower.

Go Easy $30/mo equiv
Cloudreve screenshot
#162 B+

Cloudreve

68.3
File/Storage

Self-hosted cloud storage and file management platform supporting multiple storage backends (local disk, S3, OneDrive, and more), with a clean Google-Drive-like web UI.

Go Medium $10/mo equiv
Synapse screenshot
#215 B+

Synapse

68.3
Communication

Reference homeserver implementation for the Matrix decentralized chat protocol. Standout trait is first-class federation, letting independently-run servers interoperate in one chat network.

Python Hard $15/mo equiv
Gogs screenshot
#113 B+

Gogs

68.0
Dev Tools

A lightweight, self-hosted Git service with a simple web UI, issues, and pull requests, distributed as a single Go binary. Standout trait is minimal resource footprint compared to GitLab, at the cost of slower feature development versus its Gitea/Forgejo forks.

Go Easy $10/mo equiv