All posts
ArticleTools

10 Open-Source Tools Worth Trying in 2026

Self-hostable open-source tools for feedback, notes, PDFs, email, microservices, dashboards, photos, and web archiving—practical picks for 2026.

ossium
ossium4 min read

Some tools make you wonder why you didn’t find them sooner. This list is full of those projects—many can replace paid SaaS, and all are open source so you can use, customize, and often self-host them.

1. Formbricks

Formbricks is an open-source alternative to tools like Qualtrics for in-product feedback. You can run in-app surveys, NPS prompts, and feedback flows without shipping users to a third-party form host.

Privacy-first and self-hostable, with audience segmentation, event-based triggers, analytics, and APIs. Strong fit for onboarding feedback and product research while keeping data under your control.

2. SiYuan Note

SiYuan Note is a privacy-focused personal knowledge base. Notes live in a structured document/block model with bidirectional links, Markdown, graph views, and block-level references.

Data stays local; you can work offline or sync via self-hosted options. Common uses: research notes, long-term PKM, and private knowledge graphs.

3. Pake

Pake turns any website into a lightweight desktop app using Tauri instead of a heavy Electron shell. Useful for wrapping dashboards, internal tools, or web UIs into native-feeling apps on Windows, macOS, and Linux.

Supports custom icons, shortcuts, and native window controls with relatively simple configuration.

4. Tolaria

Tolaria is a local-first knowledge tool aimed at developers. Notes are plain Markdown you own; Git-friendly versioning and sync fit engineering workflows.

It supports bidirectional links, structured organization, and AI agent integration (including CLI agents). Fully offline-capable for personal knowledge bases and research notes.

5. Stirling PDF

Stirling-PDF is a self-hosted PDF toolkit: merge, split, convert, edit, sign, compress, OCR, batch jobs, and API automation.

Everything runs on your infrastructure—a practical replacement for browser-based PDF utilities when documents can’t leave your network.

6. Mailspring

Mailspring is a fast open-source desktop email client for Mac, Windows, and Linux. Unified inbox for multiple accounts, templates, search, keyboard shortcuts, and optional tracking features.

A modern alternative to older, heavier mail apps for personal or professional mail.

7. Dapr

Dapr is a portable runtime for distributed and microservice apps. Building blocks cover service invocation, state, pub/sub, and more—usable across languages on Kubernetes or local setups.

It runs alongside your app so you can focus on business logic instead of reinventing cloud-native plumbing for every service.

8. Dashy

Dashy is a self-hostable personal dashboard for links, apps, and status widgets. Themes, auth, monitoring, Docker-friendly config, and a UI editor help keep homelabs and internal tool stacks in one place.

9. Immich

Immich is a high-performance self-hosted photo and video platform—think Google Photos–style backup, timelines, facial recognition, and search, with your data on your servers.

Mobile and desktop upload paths make it a common choice for private media libraries.

10. ArchiveBox

ArchiveBox archives web pages for the long term: HTML, images, PDFs, and other formats so content remains available if the live site disappears.

Useful for research, compliance, personal bookmark preservation, and offline copies of important pages.

Quick reference

ToolBest for
FormbricksIn-app surveys & product feedback
SiYuan NoteLocal PKM & research notes
PakeWeb apps as lightweight desktop shells
TolariaDeveloper notes + AI workflows
Stirling PDFSelf-hosted PDF operations
MailspringCross-platform email client
DaprMicroservices building blocks
DashyHomelab / tools dashboard
ImmichSelf-hosted photo library
ArchiveBoxLong-term web archiving

Try one that replaces a paid tool you already depend on—self-hosting pays off fastest when it cuts both cost and data lock-in.

open-sourcetoolsself-hostingproductivitydeveloper-tools

Related posts