OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Productivity

Productivity

16 open source tools found

P
System Optimization

PowerToys

Microsoft’s official free utility pack to supercharge Windows productivity with 30+ tools.

A set of utilities for power users to tune and streamline their Windows experience for greater productivity.

Go to Windows Settings → Apps → Apps & features, find Microsoft PowerToys, and click Uninstall. Alternatively, run: winget uninstall Microsoft.PowerToys.
133.1kChecksum
L
Developer Tools

lazygit

A blazing-fast terminal UI for Git that lets you control your workflow entirely with keyboard shortcuts.

A simple terminal UI for git commands

Remove via the same package manager used for installation (e.g., `brew uninstall lazygit`), then delete config folder `~/.config/lazygit` if desired.
77.8kChecksum

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
A
Office Productivity

AppFlowy

Open source Notion alternative with AI workspace and full data privacy control.

Open source alternative to Notion with AI-powered workspace, full data control, and cross-platform native experience.

Uninstall like any standard application. If self-hosted, delete the server data directory (see docs). To remove local cache, delete the AppFlowy user data folder.
70.4kChecksum
G
AI Productivity

goose

A universal open-source AI agent that runs locally with desktop, CLI, and API, supporting 15+ providers and 70+ extensions.

Goose is a general-purpose AI agent that runs on your machine. Use it for coding, research, writing, automation, and more. It offers a native desktop app (macOS, Linux, Windows), a full CLI, and an API. Works with 15+ providers (Anthropic, OpenAI, Google, Ollama, etc.) and connects to 70+ extensions via the Model Context Protocol. Built in Rust, part of the Linux Foundation.

Desktop app: Delete from Applications (macOS: move to Trash; Windows: uninstall via Add/Remove Programs). CLI: run curl -fsSL https://github.com/aaif-goose/goose/releases/download/stable/uninstall_cli.sh | bash or delete the binary manually.
45.1kChecksum
D
System Optimization

Dashy

A one-stop self-hosted dashboard with real-time monitoring and extensive customization.

Dashy is a self-hosted dashboard to organize and monitor your apps and services from one place.

Stop & remove container: docker stop dashy && docker rm dashy, remove image: docker rmi lissy93/dashy, delete persistent data volume.
25.0k
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
S
Office Productivity

super-productivity

Open-source task manager with built-in time tracking, Pomodoro, and deep Jira/GitHub integration.

An advanced todo list app with timeboxing & time tracking that integrates with Jira, GitHub, and more.

Desktop: Uninstall via system settings (Windows Control Panel / macOS Applications folder / Linux package manager). Mobile: Long-press app icon and select uninstall. Web version: no uninstall needed; clear browser cache if desired.
19.3kChecksum
A
Privacy Protection

ActivityWatch

Open-source time tracker that runs locally, giving you full privacy over your activity data.

ActivityWatch automatically records your active windows, browser tabs, and keyboard/mouse activity. All data stays on your computer – no cloud, no tracking by third parties.

Windows: Uninstall via Control Panel. macOS: Move app to Trash. Linux: Delete the extracted folder. Data remains in ~/.activitywatch folder – delete manually if you want a complete cleanup.
17.5k
R
AI Productivity

rowboat

An open-source AI coworker that remembers your work context and helps you act on it.

Open-source AI coworker with memory that connects to your email and meeting notes, builds a knowledge graph, and helps you get work done privately on your machine.

On macOS, drag Rowboat from Applications to Trash. On Windows, uninstall via Control Panel or use the uninstaller in the installation directory. On Linux, delete the installation directory and the ~/.rowboat config folder.
14.1kChecksum
O
Developer Tools

Octobox

Manage GitHub notifications with archiving, starring, and keyboard shortcuts.

Untangle your GitHub notifications with archiving, starring, filters, and keyboard shortcuts.

For self-hosted: stop the service and delete files. For browser extension: remove from extension manager. For desktop app: delete the application.
4.5k
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
B
Developer Tools

ByteStash

A self-hosted code snippet manager with syntax highlighting, tags, and search. Fast, clean, and private.

ByteStash is a self-hosted code snippet storage solution written in React and Node.js. It helps developers organize snippets with syntax highlighting, tags, favorites, and full-text search. Runs locally or via Docker.

Stop the process and delete the project folder. For Docker, run `docker rm -f bytestash` and remove the image. Data is in the `data` folder (SQLite) – delete manually if needed.
2.4k
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
B
Clean Install

Beaver Habit Tracker

A stress-free habit tracker without goals, self-hosted and privacy-first.

A self-hosted habit tracking app without goals. Simple, distraction-free, and privacy-focused.

Stop and remove container: docker stop beaverhabits && docker rm beaverhabits. Delete the mounted directory if you want to remove all data.
1.8k
T
Office Productivity

TimeTagger

Self-hosted time tracker with tags, reports, and Pomodoro. Simple and fast.

An open-source, web-based time tracker with an intuitive timeline UI, tag-based organization, reporting, and self-hosting support.

Run pip uninstall timetagger. For Docker, remove the container and image, then clear data volumes if needed.
1.7k
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
Browse All Categories