Productivity & Workflow
Task management, automation, note-taking, and developer productivity
128 tools
last updated August 16, 2026
showing 48 of 128 tools
CryptPad
End-to-end encrypted collaboration suite
CryptPad is an open-source end-to-end encrypted collaboration suite that provides real-time document editing, spreadsheets, presentations, kanban boards, whiteboards, and forms without the server ever accessing user content. Built as a privacy-first alternative to Google Workspace, CryptPad encrypts all data client-side so neither administrators nor attackers can read stored documents. It supports team drives, access control, and self-hosting.
DataEase
Open-source BI tool for data visualization
DataEase is an open-source business intelligence tool that enables anyone to perform data analysis and build visualizations through a drag-and-drop interface without coding. It connects to MySQL, PostgreSQL, Elasticsearch, ClickHouse, and other data sources, providing interactive dashboards that can be shared via links or embedded in applications. DataEase offers chart templates, calculated fields, and role-based access control for team collaboration.
DenchClaw
Local AI CRM and workflow automation on OpenClaw
DenchClaw is a local AI CRM and workflow automation app built on OpenClaw. It runs on a Mac at localhost, lets users chat with local business data, and focuses on lead enrichment, founder/customer research, and outreach automation. It belongs beside local AI, workflow automation, and OpenClaw-style personal-agent tools rather than pure coding IDEs.
Excalidraw
Virtual whiteboard for sketching
Open-source virtual whiteboard for creating hand-drawn style diagrams, wireframes, and sketches in the browser. Features real-time collaboration, shape libraries, infinite canvas, text support, arrow connectors, and export to PNG/SVG. The hand-drawn aesthetic makes diagrams feel informal and approachable. Works offline as a PWA. Embeddable in Notion, Obsidian, and other tools. Used extensively for architecture diagrams, brainstorming, and technical communication. 95K+ GitHub stars.
Firecamp
Open-source multi-protocol API client
Firecamp is an open-source API DevTool supporting REST, GraphQL, WebSocket, and Socket.IO protocols as a lightweight alternative to Postman. It provides IntelliSense, team collaboration with shared workspaces, and seamless import from OpenAPI, Insomnia, AsyncAPI, and HAR formats. Each protocol gets a dedicated testing playground with response metrics including time, size, and status codes.
Git Bayesect
Bayesian git bisection for finding commits that caused flaky tests
Git Bayesect applies Bayesian inference to git bisection, solving the problem of finding commits that introduced non-deterministic bugs like flaky tests. Unlike standard git bisect which requires binary pass-fail results, Git Bayesect handles probabilistic outcomes where a test might pass sometimes and fail sometimes, using entropy minimization to efficiently narrow down the culprit commit.
GitHub Projects
Built-in project planning for GitHub
GitHub's built-in project management tool that organizes issues, pull requests, and draft items into customizable boards, tables, and roadmap views directly within your repositories. Features custom fields, automated workflows for moving items based on PR/issue status, grouping, filtering, milestones, and iteration planning. Integrated with GitHub Issues and PRs for seamless developer workflows. Free for all GitHub users. A lightweight alternative to Jira for GitHub-centric teams.
GitKraken
Visual Git client with built-in collaboration
GitKraken is a cross-platform visual Git client providing an intuitive graph visualization of repository history, branches, and merges. Features include drag-and-drop branch management, interactive rebase, merge conflict editor, built-in code editor, GitFlow support, and integrations with GitHub, GitLab, Bitbucket, and Azure DevOps. Includes GitLens for VS Code providing inline blame annotations, code authorship, and commit history. Free for public repos, paid for private repositories.
GitLens
Most popular VS Code Git extension with 30M+ installs
GitLens is the most-installed Git extension for VS Code with over 30 million installs. It supercharges Git inside the editor with inline blame annotations, rich commit history visualization, file and line history, AI-powered commit summaries, and interactive rebase tools. Pro features include GitKraken-powered team analytics and visual diff tools. Maintained by GitKraken.
HTTPie
Human-friendly HTTP client
User-friendly CLI HTTP client for testing and debugging APIs with intuitive syntax, colorized output, and JSON highlighting. Simpler than curl with sensible defaults — auto JSON formatting, persistent sessions, and auth helpers. Also available as HTTPie Desktop (GUI) and HTTPie for Web (browser-based). Supports HTTPS, proxies, file uploads, and plugins. 34K+ GitHub stars. The developer-friendly curl alternative for API work.
Hono
Ultrafast web framework built on Web Standards for every runtime
Hono is a lightweight, ultrafast web framework built on Web Standards that runs on Cloudflare Workers, Deno, Bun, Node.js, AWS Lambda, and any JavaScript runtime. At just 12kB with zero dependencies, it delivers router performance matching raw platform speed. Hono provides first-class TypeScript support with RPC-style client for end-to-end type safety, built-in middleware for auth, CORS, caching, and OpenAPI generation, plus JSX support for server-rendered HTML.
HubSpot MCP Server
HubSpot's hosted MCP server for CRM data and workflows.
HubSpot MCP Server is HubSpot's hosted remote MCP server for connecting compatible AI tools to CRM data. It uses OAuth 2.1 with PKCE through MCP auth apps, then exposes HubSpot context such as contacts, companies, deals, tickets, activities, and marketing or content objects according to user permissions, granted scopes, and sensitive-data restrictions in the account.
Hyprnote
Local-first AI notepad for meetings and voice notes
Hyprnote is a local-first AI notepad designed for capturing and processing meeting notes and voice recordings. It runs entirely on-device for privacy, transcribes audio using local models, and generates structured summaries, action items, and follow-ups. Built with Rust and Tauri for native desktop performance. Over 8,000 GitHub stars with strong privacy-focused community adoption.
Insomnia
Open-source API client
Open-source API client by Kong for designing, debugging, and testing REST, GraphQL, gRPC, and WebSocket APIs. Features a clean interface with environment variables, authentication helpers, code generation, cookie management, and response timeline. Supports OpenAPI and Swagger specs for design-first workflows. Git Sync for version-controlled API collections. Available on macOS, Windows, and Linux. A popular alternative to Postman with stronger focus on privacy and local-first usage.
Intercom MCP Server
Intercom's remote MCP server for support and Help Center context.
Intercom MCP Server is Intercom's hosted remote MCP server for connecting AI tools to Intercom workspace data. It supports the recommended Streamable HTTP endpoint, OAuth or bearer-token authentication, and tools for conversations, contacts, companies, and Help Center article workflows, with access limited by token permissions and Intercom workspace policy.
JSON Crack
Visualize JSON, YAML, XML, and CSV as interactive graphs
JSON Crack transforms structured data files into interactive, visual graphs that make complex nested data easy to understand. Paste or import JSON, YAML, XML, CSV, or TOML and instantly see the data as a navigable node graph with collapsible sections, search, and path highlighting. All processing happens client-side with no server storage.
Jira
Project tracking for software teams
Atlassian's project management and issue tracking tool powering agile workflows, sprint planning, bug tracking, and deep integration with Bitbucket and Confluence. Supports Scrum and Kanban boards with customizable workflows, automation rules, and advanced reporting. The enterprise standard for engineering teams managing complex software delivery across distributed organizations.
KaibanJS
JavaScript framework for building and visualizing multi-agent workflows on a Kanban board
KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.
Kestra
Declarative orchestration for data, AI, and infra
Kestra is an open-source orchestration platform that uses declarative YAML to define event-driven and scheduled workflows for data pipelines, infrastructure automation, and AI workloads. With over 1,200 plugins, it connects to databases, cloud services, APIs, and SaaS tools without custom glue code. Kestra reached version 1.0 LTS with agentic AI capabilities, SDKs for Python, TypeScript, Java, and Go, and SOC 2 compliance. Clients include Leroy Merlin, Huawei, Tencent, and Decathlon.
Khoj
Open-source AI second brain with deep research and RAG
Khoj is an open-source personal AI app that serves as a self-hostable second brain. It connects to your documents — PDFs, Markdown, Notion, Word — and uses RAG to answer questions grounded in your knowledge base. Supports any local or cloud LLM including Llama, Claude, GPT, and Gemini. Features custom agents, scheduled automations, deep research mode, semantic search, and Obsidian, Emacs, and WhatsApp integrations. Over 33,000 GitHub stars, YC-backed.
Knock
Customer engagement infrastructure for developers
Knock is flexible notification and customer engagement infrastructure built for developers and AI agents. Send messages across email, SMS, push, chat, and in-app channels from a single API. Features AI-native journey building with single-prompt workflows, advanced segmentation with dynamic attributes, in-app messaging with custom components, data unification across warehouse and CDP, and version control with rollbacks. Delivers hundreds of millions of messages monthly with 99.99% uptime.
LocalSend
Open-source cross-platform file sharing over local network
LocalSend is a free, open-source application for secure peer-to-peer file and message sharing between nearby devices over your local network. It works on Windows, macOS, Linux, Android, iOS, and Fire OS without requiring an internet connection or third-party servers. Each device generates TLS/SSL certificates for encrypted HTTPS communication, making it a privacy-first alternative to AirDrop that works across all operating systems.
Loom
Async video messaging for teams
Asynchronous video messaging platform that lets users record their screen, camera, or both and instantly share via a link — replacing many live meetings and lengthy written explanations. Loom includes auto-transcription, AI summaries, timestamped comments, viewer analytics, password protection, in-app trim/stitch editing, and embeds in Notion, Confluence, and Slack.
Mage AI
Modern data pipeline orchestration with built-in AI
Mage AI is an open-source data pipeline orchestration tool positioned as a modern alternative to Apache Airflow. It provides a visual pipeline editor, native AI integrations for generating pipeline code, real-time streaming support, and built-in data quality checks. Mage handles batch and streaming workloads with a developer-friendly notebook-style interface and deploys to any cloud provider.
Marimo
Reactive Python notebooks that version with git and deploy as apps
Marimo is a reactive Python notebook environment with 20,000+ GitHub stars and $4M seed funding. Unlike Jupyter, marimo notebooks automatically update dependent cells when values change, version cleanly with git as pure Python files, and deploy directly as interactive web applications without conversion steps.
Maxun
No-code AI web scraping platform with visual workflow builder
Maxun is a no-code web scraping platform that uses AI to extract structured data from websites through a visual workflow builder. Users point and click on the data they want to extract, and Maxun generates resilient scraping workflows that handle pagination, authentication, and dynamic content. Features anti-bot detection avoidance, scheduled runs, and API access for integration. Over 15,300 GitHub stars.
Miro
Visual collaboration platform for distributed teams to brainstorm, plan, and design together.
Miro is the leading online collaborative whiteboard platform used by 80M+ users worldwide. Enables distributed teams to brainstorm, diagram, plan sprints, run workshops, map user journeys, and design systems in real time. Integrates with Jira, Slack, Notion, Figma, and 200+ tools. Offers AI-powered features for mind mapping and content generation.
Mission Control
Open-source dashboard for AI agent orchestration
An open-source dashboard for managing AI agent fleets. Dispatch tasks, monitor progress, and orchestrate multiple agents working in parallel on your codebase. Provides real-time visibility into agent activity, error tracking, and resource allocation so teams can scale autonomous coding workflows with confidence.
Nango
Open-source platform for building API integrations
Nango is an open-source API integration platform that handles OAuth authentication, data synchronization, and proxying for 700+ APIs in a single self-hostable package. It manages token refresh, rate limiting, field mapping, and webhook syncing so developer teams can connect AI agents and products to external services in hours instead of weeks. Backed by Y Combinator W23 with $7.5M in funding.
NocoBase
Extensibility-first open-source no-code/low-code platform for business apps
NocoBase is an open-source, self-hosted no-code and low-code platform built around a data-model-driven architecture and plugin-based microkernel. Unlike form-centric no-code tools, it separates data structure from UI, enabling unlimited block types and views per data collection. All functionality is delivered through plugins similar to WordPress. Features include AI Employees for in-app automation, visual workflow builder, RBAC permissions, and automatic REST/GraphQL API generation.
NocoDB
Self-hostable Airtable alternative with database power
NocoDB is a free, self-hostable source-available platform that turns any database into a smart spreadsheet interface. It offers grid, gallery, form, Kanban, and calendar views with support for rich field types including links, lookups, rollups, and formulas. NocoDB provides role-based access control, REST APIs, workflow automation, and integrations with services like Slack and Discord — making it a powerful Airtable alternative for teams who want full data ownership.
Node-RED
Low-code visual programming for event-driven apps
Node-RED is a flow-based, low-code development tool originally created by IBM in 2013 for wiring together hardware devices, APIs, and online services. Now an OpenJS Foundation project with nearly 23,000 GitHub stars, it provides a browser-based visual editor where flows are built by dragging and connecting nodes, then deployed to the Node.js runtime in a single click. Over 5,000 community-contributed nodes cover protocols like MQTT, Modbus, and OPC-UA alongside cloud APIs and databases.
Notion MCP Server
Official Notion MCP server for AI-agent workspace access
Notion MCP Server is Notion's official MIT-licensed MCP server for connecting AI assistants to Notion workspaces. It supports the vendor-backed remote OAuth path and tools designed for page, workspace, and Markdown-style operations, making it a safer default than unofficial Notion bridges for teams already using Notion for docs, projects, or internal knowledge bases.
Open Notebook
Private, self-hosted research notebooks with flexible AI models, source chat, and podcasts
Open Notebook is an MIT-licensed, self-hosted alternative to NotebookLM for collecting sources, chatting over research, generating reusable transformations, and producing multi-speaker podcasts. Its Docker stack keeps notebook data under the user's control while supporting 18-plus model providers, including local Ollama and LM Studio workflows.
OpenBB
Open-source financial data platform for quants, analysts, and AI agents
OpenBB is an open-source financial data platform that normalizes data from 100+ providers into a unified Python SDK, REST API, and Excel Add-in. It serves as the open-source alternative to Bloomberg Terminal for developers building fintech applications, quantitative research pipelines, and AI-powered financial analysis tools. With over 65,000 GitHub stars and SOC 2 Type II certification, it is one of the most popular open-source developer tools for financial data.
OpenCommit
AI-generated git commit messages in 1 second
OpenCommit is a CLI tool that generates meaningful git commit messages using LLMs in about one second. It analyzes staged changes and produces conventional commit-style messages following your team's conventions. Supports OpenAI, Anthropic Claude, Ollama local models, and other providers. 7,200+ GitHub stars, MIT licensed, winner of GitHub 2023 Hackathon. Works as a CLI command, git hook, or GitHub Action for automated commit message generation.
OpenHuman
Local-first personal AI agent with memory trees, desktop integrations, and private workspace context.
OpenHuman is an open-source, local-first personal AI agent from TinyHumans. It combines a desktop app, persistent memory trees, Obsidian-compatible storage, OAuth integrations, and local model support into a private assistant harness. It is most interesting for users who want agentic workflows and long-term memory without handing every context detail to a fully cloud-hosted assistant.
OpenWiki
LangChain CLI for maintaining agent-friendly codebase documentation
OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.
Openscreen
Free open-source screen recording for developer demos
Openscreen is a free, open-source alternative to Screen Studio for creating polished product demos and tutorials. With no subscriptions, no watermarks, and a commercial-use-friendly license, it provides professional screen recording with zoom effects, cursor highlighting, and export options — purpose-built for developers who create documentation and demo content.
PandasAI
Conversational data analysis with natural language queries over databases
PandasAI enables natural-language queries against databases, data lakes, CSVs, and parquet files using LLMs and RAG pipelines. With 23,400+ GitHub stars, it bridges the gap between database tools and AI by letting developers and analysts interact with data conversationally, supporting SQL, PostgreSQL, and various file formats.
Parallel Code
Run Claude Code, Codex, and Gemini agents in parallel with isolated branches
Open-source desktop app for orchestrating multiple AI coding agents simultaneously. Auto-creates git worktrees per agent and symlinks shared dependencies to prevent conflicts between parallel tasks. Designed for teams and power users who want to run several AI agents on different features or bugs at the same time, maximizing throughput while keeping each agent's changes cleanly isolated.
Pipedream
Connect 2,800+ APIs for workflows and AI agents
Pipedream is a developer-focused workflow automation platform that connects over 2,800 APIs with managed OAuth and credential handling, letting teams build integrations using Node.js, Python, Go, or Bash alongside a visual no-code builder. Its MCP server exposes 10,000+ pre-built tools to AI agents for direct API access through LangChain, CrewAI, and other frameworks. Pipedream is SOC 2 Type II and HIPAA compliant with credit-based pricing starting at a free tier of 100 credits per month.
Plane
Open-source Jira alternative
Plane is an open-source project management and issue tracking tool designed as a modern, self-hostable alternative to Jira, Linear, and Asana. Gives teams full control over their data and infrastructure while delivering a polished, feature-rich interface. Combines issue tracking, sprint management, documentation (Plane Pages), and modules into a single workspace with cycles, views, and kanban boards.
Plausible
Privacy-friendly Google Analytics alternative
Plausible Analytics is an open-source, lightweight, privacy-friendly web analytics tool trusted by 17,000+ paying customers including Hugging Face and Basecamp. It provides essential website metrics on a single-page dashboard without cookies, personal data collection, or GDPR consent banners. The tracking script is 75x smaller than Google Analytics. Self-hostable via Docker or available as managed EU-hosted SaaS.
Port
Internal developer portal for self-service engineering
Port is an internal developer portal platform that provides self-service interfaces for engineering teams. It offers a software catalog for tracking services, environments, and dependencies, along with self-service actions for common workflows like spinning up environments, deploying services, and managing resources. Features scorecards for engineering standards compliance and integrates with GitHub, GitLab, K8s, and cloud providers.
RapidAPI
World's largest API hub and marketplace
RapidAPI is the world's largest API hub and marketplace connecting developers to thousands of public and private APIs through a single platform. Provides a unified interface for discovering, testing, and managing API connections with standardized authentication, billing, and monitoring. Features an API testing playground, code snippets in multiple languages, team workspaces, and analytics dashboards. Used by millions of developers to integrate third-party services with a single API key.
Re_gent
Version control for AI coding-agent actions
Re_gent is an open-source version-control layer for AI coding-agent activity. Instead of only reviewing the final Git diff, it records what the agent attempted, changed, and executed along the way so teams can trace, undo, and govern autonomous coding work. It fits Claude Code, Codex, Cursor, and multi-agent teams that need an audit trail between prompt and pull request.
Rectangle
Window management for macOS
Free, open-source window management app for macOS that snaps and resizes windows via keyboard shortcuts and edge drags. Rectangle is the spiritual successor to Spectacle, rebuilt in Swift with halves/thirds/quarters/centering layouts, multi-monitor support, configurable gaps, position restore, and Windows-style snap-to-edge. Rectangle Pro adds extra layouts, groups, and automation.