aicoolies logo

Productivity & Workflow

Task management, automation, note-taking, and developer productivity

128 tools

last updated August 16, 2026

showing 32 of 128 tools

Retool logo

Retool

Build internal tools remarkably fast with a visual builder and code when needed.

Retool is the leading low-code platform for building internal tools, admin panels, and dashboards. Used by 27,000+ companies including Amazon and DoorDash. Drag-and-drop UI components connect directly to databases, APIs, and services. Supports custom JavaScript and Python for complex logic. Reduces internal tool development time from weeks to hours.

freemium
Ruff logo

Ruff

Extremely fast Python linter and formatter written in Rust

Ruff is a Python linter and code formatter written in Rust by Astral that runs 10-100x faster than existing tools like flake8, isort, and Black. It implements over 800 lint rules from dozens of popular plugins in a single binary, handles auto-fixing for most violations, and includes a built-in formatter compatible with Black. Adopted by FastAPI, Hugging Face, Pandas, and Apache Airflow, Ruff has over 38,000 GitHub stars and processes entire codebases in milliseconds.

Open Source
ScrapeGraphAI logo

ScrapeGraphAI

LLM-powered web scraping with graph-based extraction pipelines

ScrapeGraphAI is a Python library that uses LLMs and graph-based logic to build automated, self-healing web scraping pipelines. Developers describe desired data in natural language and ScrapeGraphAI constructs a processing graph that extracts structured information from any website. It supports multiple LLM providers, achieves 96%+ accuracy on semantic extraction benchmarks, and adapts to layout changes automatically. Over 20,000 GitHub stars.

Open Source
Scribe logo

Scribe

Auto-capture workflows into step-by-step documentation

Scribe automatically captures your on-screen workflows and converts them into step-by-step documentation with annotated screenshots. Simply perform a process with the browser extension or desktop app active, and Scribe generates a shareable guide with numbered steps, highlighted click targets, and descriptive text. Used for creating SOPs, training materials, and onboarding docs without manual documentation effort.

freemium
Slack logo

Slack

Where work happens

Enterprise messaging platform for team communication with channels, direct messages, threads, and huddles (audio/video calls). Features rich app integrations via Slack API and Bolt framework, Workflow Builder for no-code automations, Canvas for collaborative docs, Slack Connect for cross-company channels, and file sharing. AI features summarize threads and channels. Integrates with 2,600+ apps. Owned by Salesforce. The de facto real-time communication tool for tech companies and developer teams.

freemium
Spotlight by Backplanes logo

Spotlight by Backplanes

Session reports for Claude Code and Codex runs

Spotlight by Backplanes turns completed Claude Code and Codex sessions into concise reports for engineering, security, and spend review. The CLI installs on macOS, Linux, or WSL 2, watches sessions after they finish, redacts PII and credentials locally before upload, then summarizes files touched, commands run, external domains reached, scope drift, risky actions, and next-session improvements.

freemiumTelemetry
T3 Code logo

T3 Code

Open-source GUI for managing AI coding agents with your own API keys

Unified desktop interface for Codex and Claude Code with a model selector dropdown. Features a git-integrated sidebar, parallel task and thread management, chat and plan modes, and customizable agent access levels. Run via desktop app or npx for instant access. Brings visual project management to terminal-based AI coding agents without sacrificing their command-line power.

Open Source
NHN logo

TOAST UI Editor

Markdown WYSIWYG editor with live preview

TOAST UI Editor is a full-featured Markdown and WYSIWYG editor by NHN that supports GFM standard syntax with extensible chart and UML rendering. It offers dual editing modes with seamless switching, live preview with scroll sync, syntax highlighting, and a plugin architecture for adding color pickers, table merging, code highlighting, and diagram support. The editor ships with React, Vue, and vanilla JavaScript wrappers and supports 20+ languages.

Open Source
Tailscale logo

Tailscale

Zero-config VPN for developers

Mesh VPN built on WireGuard that creates secure networks between devices with zero configuration. Access dev servers, self-hosted services, and home labs remotely from anywhere. Handles NAT traversal automatically with MagicDNS for easy device naming, making it the simplest way to securely connect distributed development environments and infrastructure.

freemium
Tauri logo

Tauri

Build smaller, faster desktop apps with Rust and web tech

Tauri is a Rust-based framework for building desktop applications using web technologies like HTML, CSS, and JavaScript—without bundling Chromium. By leveraging the system's native WebView, Tauri apps ship as tiny installers under 10MB and use 30-50MB RAM at idle, a fraction of Electron's footprint. It supports Windows, macOS, and Linux with any frontend framework (React, Vue, Svelte, etc.) and provides a secure Rust backend for system-level operations with fine-grained permission controls.

Open Source
TaxHacker logo

TaxHacker

Self-hosted AI accounting for freelancers and small teams

TaxHacker is an open-source, self-hosted AI accounting app that automatically extracts financial data from receipts, invoices, and bank statements using LLMs. It supports 170+ currencies and 14 cryptocurrencies with historical exchange rate conversion, multi-project accounting, and custom AI extraction fields. Works with OpenAI, Gemini, Mistral, or local models via Ollama—deploy with Docker and keep all financial data under your control.

Open Source
Temporal logo

Temporal

Durable execution for fault-tolerant workflows

Temporal is an open-source durable execution platform that ensures application code runs to completion regardless of failures or outages. It captures workflow state at every step, enabling seamless recovery without custom retry logic. With SDKs for Go, Java, Python, TypeScript, and .NET, Temporal powers mission-critical orchestration at Netflix, Nvidia, and other enterprises. Valued at $5B, it replaces fragile cron jobs, state machines, and saga patterns with resilient workflow-as-code.

freemiumOpen Source
Tiptap logo

Tiptap

Headless rich text editor framework with real-time collaboration

Tiptap is a headless rich text editor toolkit for building Notion-like collaborative content experiences in web applications. Built on ProseMirror, it provides a modular extension system for formatting, mentions, tables, drag-and-drop blocks, slash commands, and custom node types. The open-source core is framework-agnostic with official bindings for React, Vue, and vanilla JavaScript. Cloud extensions add real-time collaboration, AI content generation, and document management.

freemiumOpen Source
Todoist logo

Todoist

Task management for busy professionals

Clean and powerful task manager with natural language input, recurring tasks, priority levels, projects, labels, and filters. Integrates with Google Calendar, Slack, and dozens of other productivity tools. Karma system gamifies task completion, while AI-powered task suggestions and smart scheduling help teams and individuals stay organized without friction.

freemium
Tolgee logo

Tolgee

Open-source i18n and translation platform

Tolgee is an open-source internationalization platform that enables in-context translation directly within applications. Translators hold ALT and click any element to edit strings inline without touching code files. It integrates machine translation from DeepL, Google, and AWS, with SDKs for React, Angular, Next.js, Vue, and Svelte. Self-hostable for data sovereignty with granular team permissions.

freemiumOpen Source
Tooljet logo

Tooljet

Open-source low-code platform — build and deploy internal tools with minimal code.

ToolJet is an open-source low-code framework for building and deploying internal tools. Visual app builder with 50+ UI components, connects to databases, APIs, SaaS tools, and cloud storage. Supports JavaScript and Python. 30K+ GitHub stars. Self-hostable alternative to Retool.

freemiumOpen Source
Tree-sitter logo

Tree-sitter

Incremental parsing system powering code intelligence in AI editors

Tree-sitter is an incremental parsing library with 19,000+ GitHub stars used by Cursor, Neovim, GitHub, and Helix for real-time syntax analysis. It generates concrete syntax trees that update incrementally as code changes, enabling AI code editors to understand program structure for intelligent completions, refactoring, and code navigation.

Open Source
Trupeer logo

Trupeer

AI documentation tool with video-to-docs conversion

Trupeer is an AI documentation platform that converts screen recordings and videos into structured technical documentation with AI-generated voiceovers. It automates the creation of step-by-step guides, API documentation, and SaaS help articles by analyzing video content and generating written docs with annotated screenshots. Useful for teams creating onboarding materials and product documentation.

paid
Unleash logo

Unleash

Open-source feature flag management platform

Unleash is the largest open-source feature flag platform, enabling teams to decouple deployment from release with gradual rollouts, A/B testing, and trunk-based development. It provides 15+ official SDKs for server and client frameworks, a web-based admin dashboard for managing feature toggles, and supports activation strategies like percentage rollout, user targeting, and environment-based rules. Self-hostable via Docker with PostgreSQL storage.

freemiumOpen Source
Val Town logo

Val Town

Instant serverless TypeScript platform for APIs, crons, and bots

Val Town is a collaborative platform for writing and deploying serverless TypeScript functions instantly from the browser. Create APIs, cron jobs, email handlers, and bots with a single Cmd+S. Features version control, collaboration, and a social coding model where functions can import from other users. YC-backed with 450K+ monthly active users.

freemium
Wispr Flow logo

Wispr Flow

AI dictation tool built for developers and power users

Voice-to-text tool designed specifically for developers and power users. Dictate code, documentation, and messages with high accuracy using AI-powered speech recognition. Integrates with IDEs and productivity apps, learning your vocabulary and technical jargon over time to deliver faster and more precise transcription than generic dictation tools.

freemium
Yaak logo

Yaak

Git-friendly API client by the creator of Insomnia

Yaak is an API client built by the original creator of Insomnia, designed with Git-friendly file storage from the ground up. API requests, environments, and collections are stored as human-readable files that version control naturally alongside application code. Supports REST, GraphQL, gRPC, and WebSocket with a clean, keyboard-driven interface focused on developer productivity.

Open Source
ZCode logo

ZCode

Z.ai desktop agentic development environment for GLM-5.2 coding

ZCode is Z.ai’s Agentic Development Environment for GLM-5.2 coding workflows. The desktop app combines a first-party coding agent, goal mode, model/provider setup, MCP server management, Git and terminal context, remote phone control, usage stats and safety confirmation modes so developers can plan, implement, review and iterate on long-running software tasks from one workspace.

freemiumTelemetry
aicommits logo

aicommits

CLI that writes your git commit messages with AI

aicommits is a lightweight CLI tool that generates git commit messages using AI by analyzing your staged changes. Supports OpenAI, Anthropic, and local models via multiple providers. Configure message style, language, and conventional commit format. 8,800+ GitHub stars, MIT licensed. Built by Nutlope (Hassan El Mghari), known for popular open-source AI projects. Install via npm and run 'aicommits' to generate a message from your current diff.

Open Source
mise

mise

Polyglot dev tool version manager replacing asdf, nvm, pyenv

mise is a Rust-based polyglot development tool version manager that replaces asdf, nvm, pyenv, rbenv, and similar single-language version managers with one fast CLI. It manages runtime versions for Node.js, Python, Go, Rust, Terraform, and 900+ other tools from a single .mise.toml config file. mise also serves as a task runner with file watching, environment variable management, and monorepo support, making it a complete developer environment orchestrator with over 26,000 GitHub stars.

Open Source
n8n-MCP logo

n8n-MCP

Community MCP server for n8n node knowledge, workflow drafting, and validation

n8n-MCP is an independent, MIT-licensed community server that gives MCP-compatible assistants structured access to n8n node documentation, properties, templates, and workflow validation helpers. It is distinct from the existing n8n product page and covers the MCP layer used from clients such as Claude, Cursor, Windsurf, and Codex.

Open SourceTelemetry
ngrok logo

ngrok

Secure tunnels to localhost

Globally distributed reverse proxy that exposes local development servers to the internet with a single command. Essential for webhook testing, mobile development, and sharing work-in-progress with clients. Offers custom domains, request inspection, and replay tools, making it indispensable for developers who need public URLs for local services during development.

freemium
ralphy logo

ralphy

Multi-agent loop runner for autonomous PRD completion

ralphy is an autonomous bash-based orchestrator that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen, and Droid in a continuous loop until a PRD is complete. Supports parallel task execution with isolated git worktrees, automated branching per task, PR creation, and webhook notifications to Discord and Slack. Cross-platform on macOS, Linux, and Windows via WSL2 or Git Bash.

free
ruflo logo

ruflo

Agent orchestration platform for Claude multi-agent swarms

ruflo is an agent orchestration platform built for Claude that enables deploying intelligent multi-agent swarms and coordinating autonomous workflows. Features enterprise-grade architecture with distributed swarm intelligence, self-learning capabilities, 100+ pre-built specialized agents, fault-tolerant consensus mechanisms, and RAG integration. Native Claude Code and Codex integration with MCP extension support.

free
tldraw logo

tldraw

Collaborative whiteboard as a React component

Source-available collaborative whiteboard library and app. Ships as a React component that can be embedded in any web application. Supports real-time multiplayer out of the box via tldraw sync. Recently gained AI-powered features for generating diagrams and UI wireframes from natural language, making it popular for design brainstorming and rapid prototyping.

freemium
uv logo

uv

Blazing-fast Python package and project manager in Rust

uv is an extremely fast Python package and project manager written in Rust by Astral. It replaces pip, pip-tools, pipx, poetry, pyenv, and virtualenv with a single binary that delivers 10-100x speedups. uv manages Python versions, resolves dependencies with universal lockfiles, runs scripts with inline metadata, and executes CLI tools via uvx. Over 82,000 GitHub stars and weekly releases make it the fastest-growing Python toolchain.

Open Source
médialab logo

xan

Blazing-fast Rust-based CSV Swiss Army knife for the terminal

xan is a fast command-line tool for working with CSV files, built in Rust by the Sciences Po medialab team. It provides over 50 subcommands for filtering, sorting, joining, aggregating, and transforming CSV data directly in the terminal. With 3,900 GitHub stars and near-instant processing of multi-gigabyte files, xan replaces workflows that previously required loading data into Python or spreadsheets.

Open Source