Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Kanboard Alternatives
Similar projects and alternatives to Kanboard
-
Joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
-
-
Plausible Analytics
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
-
Gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
-
Outline
The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
Mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
-
Matomo
Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome!
-
-
-
Wekan
The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Kanboard discussion
Kanboard reviews and mentions
-
Show HN: ExpenseOwl – simple and beautiful self-hostedexpense tracker
This reminds me of Kanboard in how focused and simple it is: https://kanboard.org
That's a really good thing, you don't always need heavyweight solutions with bunches of features that love to eat a lot of RAM (and CPU), sometimes a simpler option is fully sufficient.
Especially because this one doesn't try to tackle complex problems like auth, if it's for personal use, you can just put basicauth (over TLS), mTLS, OIDC or whatever your heart desires in front of it.
-
jQuery UI
I've been using the likes of PrimeVue (https://primevue.org/), PrimeReact (https://primereact.org/) and PrimeNG (https://primeng.org/) because they attempt to give you a library of components that work well out of the box and have a similar API across multiple technologies: Vue, React and Angular, respectively.
I feel like at some point I'll probably make a project with just jQuery and possibly jQuery UI for the sake of it, since what's there doesn't seem too flashy, but would probably work just fine for most we based CRUD needs. I might end up rediscovering up close why people moved to the above in droves instead of jQuery, but honestly something that you just drop in and that works has a lot of appeal. No complex toolchains, no configuring a bunch of plugins and registering them with the app, no endless abstractions for state management and things about render loops to keep in mind, just a silly JS import and writing some shlocky code that still sorta works.
I like to consider the UI of Kanboard as a good example. It's minimalist, but works great for what it is: https://kanboard.org/
-
25 Project Ideas from Beginner to Advanced with Open Source Contributions
View on GitHub
-
Top 8 Open-Source Projects (Rated) to Build Your Own Task Management System
Project URL: https://github.com/kanboard/kanboard
-
5 Best Open-Source No-Code Tools for Project Management
Kanboard is an open-source project management tool focusing on Kanban methodology. Its simple interface and emphasis on task visualization make tracking project progress straightforward.
-
Ask HN: Software/methods to structure time for side projects
Pomatez or any Pomodoro timer for tricking yourself into doing work, my brain needs that sometimes: https://zidoro.github.io/pomatez/
Kanboard for a blazing fast Kanban board (easy to self host, uses little in the way of resources): https://kanboard.org/
Alternatively, for more serious project management there's also OpenProject (also includes time tracking and reports): https://www.openproject.org/
- OpenProject – open-source project management software
- Ask HN: What software sparks joy when using?
-
Elegant open source project tracking, Trello like but self-hosted
For someone that's not a web developer, I found Kanboard to be the easiest to set up, and it has all the basic features you'd expect. It's a traditional PHP app where you copy the files to your web server and set a few configuration options and you're good. If you want to use it locally, you download it, run php -S localhost:8080, and start using it.
https://kanboard.org/
Note: The project is in maintenance mode, it hasn't shut down or been abandoned.
-
My Open-Source toolkit for 2024
I kicked off 2024 with an attempt to get more organized and continue my quest to rely less on big tech. To start things off, I’m trying out an open-source taskboard called Kanboard. It’s like Trello but without all the integrations or surprises. I’ve been using it for personal tasks and side projects. I like these boards for dumping out the things I want to do and then visually sorting them into their status and priority. Doing the things is still hard, but at least I know what I’ve got on my plate.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 17 Apr 2025
Stats
kanboard/kanboard is an open source project licensed under MIT License which is an OSI approved license.
Kanboard is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of Kanboard is PHP.