Trigger.dev
An open-source platform for durable background jobs, scheduled tasks and AI agents written in TypeScript.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Trigger.dev
Trigger.dev runs long-running tasks written in TypeScript, with retries, queues, concurrency limits, idempotency and scheduled runs. Recent work focuses on durable AI agents that survive redeploys and crashes and can pause for human approval.
It covers media processing, email sequences, browser automation and Python scripts, and integrates with frameworks such as Next.js and Node.js. You can use the hosted service or self-host it by following the documentation. It suits developers who need reliable background work without building their own job infrastructure.
Strengths
- Retries, queues and concurrency control built in
- Scheduled tasks and human-in-the-loop approvals
- Self-hosting is documented
Limitations
- TypeScript-first, so it is less suited to other stacks
- Aimed at developers rather than no-code users
Details
- Pricing
- FreemiumOpen source and free to self-host; a hosted cloud service is also offered.
- License
- Open source, license not stated
- Developer
- Trigger.dev
- Platforms
- Web, Self-hosted
- How it runs
- Self-hosted, Hosted service
- Best suited for
- TypeScript developers running background jobs and AI agents
- Categories
- Automation, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Trigger.dev
Compare allSoftware that can replace Trigger.dev for an important use case, and what changes if you switch.
Windmill
An open-source, self-hostable platform for turning scripts into workflows, internal apps and scheduled jobs.
Windmill turns scripts in TypeScript, Python, Go, Bash and other languages into workflows, internal apps and scheduled jobs. It is self-hostable, with some features in the enterprise edition.
Conductor
An open-source, event-driven workflow engine for durable execution of application and AI agent workflows.
Conductor is a free, open-source, event-driven engine for durable microservice and AI agent workflows with many storage backends. It takes more effort to deploy and operate.
Kestra
An open-source declarative orchestration platform for scheduled and event-driven workflows, self-hosted or in the cloud.
Kestra defines scheduled and event-driven workflows declaratively with more than 2,000 plugins and can be self-hosted, including air-gapped. It is heavier than a simple job runner.
Prefect
A workflow orchestration tool for scheduling, retrying and observing Python data and ML pipelines.
Prefect orchestrates workflows written in Python with decorators, built-in retries and scheduling. It suits Python data and ML pipelines rather than TypeScript background jobs.
Similar software
Related functionality, not necessarily a direct replacement.
Apache Airflow
A self-hosted platform for writing, scheduling and monitoring workflows defined as Python code.
Dagster
An open-source orchestrator for building, scheduling and monitoring data pipelines, with a hosted Dagster+ option.
Flyte
An open-source orchestration platform for durable data, machine learning and AI agent workflows written in Python.
Novu
Open-source notification infrastructure that sends in-app, email, SMS, push and chat messages through one API.
Svix
A webhook sending service with retries, signing and a customer portal, available hosted or self-hosted.
Supercronic
A crontab-compatible job runner built to run scheduled jobs inside containers.