head to head
Trello vs Vikunja
Vikunja is the open source alternative to Trello — kanban-based project management boards. Here is the honest comparison.
Yes — Vikunja is a viable free replacement for Trello. Vikunja is open source under AGPL-3.0, written in Go, with 5,438 GitHub stars, 694 forks and 235 open issues; it was last pushed 3 hours ago. Trello costs from $5, while self-hosting Vikunja carries no licence fee — the trade is your operational time instead of a subscription. 1 other open source Trello alternative is tracked here, led by Planka at 12,557 stars. Vikunja ranks #2 of 2 tracked open source Trello alternatives by stars. The tracked set, by adoption: Planka (12,557 stars). Replacement criteria on this page: 4 reasons to move to Vikunja and 3 reasons to stay on Trello.
choose Vikunja if
- Your Trello bill is growing with seats or usage
- You need your data in a format and server you control
- Your compliance posture requires auditing the code that touches sensitive data
- You have (or can rent) a server and basic Docker comfort
stick with Trello if
- You need the polished onboarding and support SLAs of a commercial vendor
- Your team has zero capacity to operate software, even self-hosted-simple
- You depend on a Trello integration ecosystem that the OSS alternatives have not replicated
Side by side
| Vikunja (open source) | Trello | |
|---|---|---|
| Price | Free (self-hosted) | $5-$17.50/user/month |
| License | AGPL-3.0 | Proprietary |
| Source code | Public, auditable | Closed |
| Self-hosting | Yes — go-vikunja/vikunja | Cloud only |
| Data ownership | Your server, your format | Vendor's cloud |
| Community | ★ 5.4K · ⑂ 694 | — |
| Built with | Go | — |
Why people look for a Trello alternative
About Vikunja
Vikunja is a self hosted task and project management application that carries the tagline "The task manager you actually own." It lives in the Go and Vue.js ecosystem: the backend is written in Go, the frontend uses Vue.js, and the project ships a documented OpenAPI interface with Swagger docs published against the hosted demo instance. The repository sits on GitHub under the go vikunja organization, is licensed AGPL 3.0 or later across most of the codebase with the contents of desktop/ under GPL 3.0 or later, and is published as the Docker image vikunja/vikunja with the current release marked as v2.6.0.
read the full Vikunja overview →
Other open source alternatives to Trello
last updated nightly · ranking method: github stars, live-tracked
Frequently asked questions
Is Vikunja a good replacement for Trello?
Vikunja is an open source alternative to Trello (Kanban-based project management boards). It is written in Go and licensed under AGPL-3.0, with 5,438 GitHub stars.
Is Vikunja free compared to Trello?
Yes. Vikunja is open source — there is no licence fee, and you can self-host it. Trello is typically a paid subscription, so the trade-off is licence cost against the operational work of running it yourself.
How do I migrate from Trello to Vikunja?
Migration effort depends on the data formats involved. Check Vikunja's documentation for import options, and compare the feature table above to confirm the capabilities you depend on are covered before switching.