The XDA piece on self-hosted productivity tools that “actually stuck” made the point most self-hosters figure out eventually: the difference between a novelty and a keeper is whether the family will still use it in six months. We spent a week running eight self-hosted productivity apps on a NUC, a Raspberry Pi 5, and a Beelink SER5 mini PC to see which ones held up on the routine.
What to look for in a self-hosted productivity tool
The criteria that separate a Docker-Compose experiment from a real replacement:
- Native desktop client on Windows, macOS, and Linux (not just a web UI)
- Sync latency and conflict handling for two-plus devices
- Export to open formats (Markdown, CSV, JSON) so you are not locked in
- Multi-user permissions and sharing
- Mobile app parity for on-the-go entries
- Backup and restore workflow
- Hardware footprint on the server
- Migration paths from mainstream tools (Notion, Todoist, Google Drive, Trello)
Quick comparison table
| App | Best for | Platforms | Free plan | Starting price | Rating |
|---|---|---|---|---|---|
| AppFlowy | Notion replacement | Win, Mac, Linux | Yes | Free (self-hosted) | Rising |
| Nextcloud | Full Drive replacement | Win, Mac, Linux | Yes | Free | Reference project |
| Vikunja | Todoist / Trello swap | Win, Mac, Linux | Yes | Free | Community favorite |
| Trilium Notes | Wiki-style notes | Win, Mac, Linux | Yes | Free | Long-standing |
| Focalboard | Trello board replacement | Win, Mac, Linux | Yes | Free (self-hosted) | Mattermost project |
| Joplin | Evernote replacement | Win, Mac, Linux | Yes | Free (Joplin Cloud paid) | Very popular |
| Standard Notes | Encrypted notes | Win, Mac, Linux | Yes | $29/yr Productivity | 4.6/5 |
| Bitwarden | Password manager | Win, Mac, Linux | Yes | Free (Premium $10/yr) | Reference project |
The apps
1. AppFlowy — Best Notion replacement
AppFlowy is the open-source Notion replacement that finally caught up on the block model. Documents, kanban boards, tables, and calendar views all live in one workspace. Native desktop apps for all three OSes and a mobile app that syncs cleanly.
Where it falls short: Databases are simpler than Notion’s. AI features are early. Self-hosting the sync backend is a moderate step up in setup complexity.
Pricing:
- Free: Fully open source (AGPL).
- Paid: Hosted Cloud plans from $10/mo per user for teams.
Platforms: Windows, macOS, Linux, iOS, Android.
Download: AppFlowy
Bottom line: Pick if you moved to Notion for the block-based workspace and the pricing is now the objection.
2. Nextcloud — Best full Google Drive replacement
Nextcloud is the reference self-hosted productivity suite. File sync, calendar, contacts, tasks, notes, Office (via Nextcloud Office), video calls (Talk), and a plugin ecosystem that stretches into every corner of what Google Workspace does. The Nextcloud desktop client works quietly in the background across all three OSes.
Where it falls short: Resource-heavy on server side. Upgrades between major versions need real attention. The mobile app has had auth quirks over the years.
Pricing:
- Free: Full server, community edition.
- Paid: Enterprise support from Nextcloud GmbH from around €36/user/year.
Platforms: Windows, macOS, Linux, iOS, Android.
Download: Nextcloud
Bottom line: Pick as the anchor of a self-hosted setup.
3. Vikunja — Best Todoist and Trello alternative
Vikunja is a task manager that does list, kanban, gantt, and calendar views from the same tasks. Team sharing works cleanly, and the API is documented well enough to hook into any automation stack.
Where it falls short: Native desktop app is a wrapper around the web UI. Mobile app is functional but not premium.
Pricing:
- Free: Fully open source (AGPL).
- Paid: Managed hosting from around €5/user/mo.
Platforms: Web, Windows, macOS, Linux (Electron), iOS, Android.
Download: Vikunja
Bottom line: Pick if Todoist’s subscription is the objection and you want views beyond a flat list.
4. Trilium Notes — Best wiki-style note tool
Trilium Notes is the note tool for people who think in graphs, not files. Notes are nodes, cross-references are edges, and the tree can nest arbitrarily. Scripting via JavaScript for anyone who wants to automate.
Where it falls short: UI has a steeper learning curve than Joplin or Standard Notes. The mobile app is a mobile web view, not a native client.
Pricing:
- Free: Fully open source (AGPL).
- Paid: None.
Platforms: Windows, macOS, Linux, web.
Download: Trilium Notes
Bottom line: Pick if the notes system in your head is a graph rather than a hierarchy.
5. Focalboard — Best Trello board replacement
Focalboard is Mattermost’s project management app. Boards, cards, views, and templates that map cleanly to Trello. Personal edition runs standalone; server edition integrates with a Mattermost team.
Where it falls short: Focalboard’s development pace has slowed since Mattermost pivoted to workflow automation. Some board templates need manual tweaks to import from Trello.
Pricing:
- Free: Personal edition, fully open source.
- Paid: Included in Mattermost paid plans.
Platforms: Windows, macOS, Linux, iOS, Android (web).
Download: Focalboard
Bottom line: Pick if Trello boards are the specific thing you are replacing.
6. Joplin — Best Evernote replacement
Joplin is the note-taking app that most Evernote refugees end up on. Markdown-first, end-to-end encryption for sync, and native desktop clients on all three OSes. Web clipper browser extension pulls in pages cleanly.
Where it falls short: The default UI is functional, not pretty. Some plugins conflict with each other. Rich-media notes are heavier than in Evernote.
Pricing:
- Free: Fully open source. Bring your own sync backend.
- Paid: Joplin Cloud from €2.99/mo if you do not want to host the sync yourself.
Platforms: Windows, macOS, Linux, iOS, Android.
Download: Joplin
Bottom line: Pick if you left Evernote and want a Markdown-first replacement.
7. Standard Notes — Best for encrypted notes
Standard Notes is the security-first note tool. End-to-end encryption is the whole pitch, and the free tier is genuinely useful — Productivity tier adds Markdown, code blocks, and cross-device sync.
Where it falls short: Free tier is plain-text only. Extensions live behind the paid tier. Sync backend can be self-hosted, but the mobile apps are pointed at the cloud by default and re-pointing requires manual server config.
Pricing:
- Free: Plain text notes across devices.
- Paid: Productivity at $29/year, Professional at $59/year.
Platforms: Windows, macOS, Linux, iOS, Android, web.
Download: Standard Notes
Bottom line: Pick if end-to-end encryption is the non-negotiable requirement.
8. Bitwarden — Best self-hostable password manager
Bitwarden is the password manager most self-hosters run alongside their productivity stack. The reference server is open source; Vaultwarden is the community-preferred Rust rewrite that runs on a Raspberry Pi with a fraction of the RAM.
Where it falls short: Not strictly a productivity tool in the note-and-task sense. But every self-hosted setup needs one and Bitwarden is the standard.
Pricing:
- Free: Full features for personal use.
- Paid: Premium at $10/year unlocks 2FA and premium extensions.
Platforms: Windows, macOS, Linux, iOS, Android, web, browser extensions.
Download: Bitwarden Vaultwarden
Bottom line: Every self-hosted stack needs a password manager. Bitwarden or Vaultwarden.
How to pick the right one
- If you want the simplest option: Joplin for notes, Vikunja for tasks, Bitwarden for passwords.
- If you need a Notion replacement: AppFlowy.
- If you need a Google Drive replacement: Nextcloud, and add Trilium or Joplin for notes on top.
- If you are on a Raspberry Pi: Vaultwarden, Joplin server, Vikunja. Skip Nextcloud unless the Pi is a 5 with fast storage.
- If encryption is non-negotiable: Standard Notes.
- If Trello boards are the specific replacement: Focalboard.
- If graph-shaped notes are the goal: Trilium.
FAQ
What is the best free self-hosted note app?
Joplin for Evernote refugees, Trilium for graph-shaped thinking, and AppFlowy for a Notion-style workspace. All three are fully open source.
Is Nextcloud worth self-hosting?
If you already have a home server, yes. Nextcloud replaces file sync, calendar, contacts, and video calls in one install. If the alternative is Google Workspace at $6/user/month, the payback is fast.
What self-hosted app do most people use?
Nextcloud has the largest install base by far. Bitwarden/Vaultwarden is a close second among self-hosters. Joplin leads on note-taking share.
Can I run these on a Raspberry Pi?
Vikunja, Joplin server, Trilium, and Vaultwarden all run on a Pi 4 or 5 without stress. Nextcloud runs but needs a Pi 5 and fast NVMe storage to feel snappy. AppFlowy’s sync backend runs but is slower on ARM.
What is the best self-hosted alternative to Notion?
AppFlowy is the closest by design. Focalboard covers the Trello-board part. Nextcloud with Deck app covers file-plus-board workflows for teams.