OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Task Management

Task Management

7 open source tools found

W
Developer Tools

WeKan

Free open-source Kanban board. Self-hosted alternative to Trello with real-time sync.

Open source Kanban board for task management. Self-hosted alternative to Trello with real-time collaboration.

Stop containers and remove volumes: docker-compose down -v; delete leftover directories.
20.9kChecksum
O
Office Productivity

OpenProject

Open-source Swiss-army-knife for project management with native GitHub integration.

OpenProject is a web-based project management tool for planning, tracking, and collaboration, with built-in GitHub integration.

If installed via Docker: `docker stop <container>` then `docker rm <container>`. For package managers, use the system's remove command (e.g., `apt remove openproject`). Manually delete the installation directory and database (backup data first).
15.0k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
T
System Optimization

tududi

Open‑source hierarchical task & project manager with recurring tasks, Telegram, and CalDAV sync. Self‑host your productivity.

Tududi is a self‑hosted productivity app that organizes tasks, projects, areas, notes, and tags in a clear hierarchy. It offers smart recurring tasks, subtasks, project collaboration, Telegram integration, CalDAV sync, OIDC SSO, and a REST API. Available in 24 languages.

Stop and remove the container: docker stop <container> && docker rm <container>. To fully remove data, delete the mounted host directories (e.g., ~/tududi_db, ~/tududi_uploads).
2.8k
T
File Management

Tasks.md

Self-hosted kanban board where every task is a Markdown file – simple, private, Docker-powered.

A self-hosted, Markdown file based task management board with Docker support and modern UI.

Stop and remove container: docker stop tasks.md && docker rm tasks.md. Then delete mounted directories /tasks and /config. Warning: all task files will be permanently deleted.
2.1k
T
Office Productivity

Tracks

Open-source GTD task manager, self-hosted, built with Ruby on Rails.

Tracks is a GTD-compatible web application for task management, built with Ruby on Rails.

Remove the installation directory and database to fully uninstall.
1.2k
D
Office Productivity

Django-CRM

Free Django-based CRM with tasks, email marketing, and analytics – self-hosted and fully customizable.

Free open-source Python CRM with built-in task management, email marketing, and analytics. Self-hosted, no vendor lock-in.

Delete the project folder to fully remove. If using an external database, drop it manually.
561
M
Office Productivity

manage-my-damn-life-nextjs

Self-hosted CalDAV frontend with Gantt chart, sub-tasks, and multi-account support.

Self-hosted frontend for managing CalDAV tasks and calendars. Supports Gantt view, sub-tasks, filters, multiple accounts. Beta, desktop-first.

Stop containers and remove data volumes with docker-compose down -v, then delete the project directory.
556