---
title: "doit vs alfy"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/pydoit-doit-vs-sindresorhus-alfy"
tools: ["pydoit-doit", "sindresorhus-alfy"]
---

# doit vs alfy

*GraphCanon updated Sep 20, 2026*

## Verdict

Pick doit if doit offers Python-native task automation with file dependency tracking, enabling incremental builds; pick alfy if alfy is a JavaScript framework specifically designed for creating Alfred workflows using Node.js.

[doit](http://pydoit.org) reports 2.1k GitHub stars, 195 forks, and 95 open issues, last pushed Feb 12, 2026. [alfy](https://github.com/sindresorhus/alfy) has 2.7k stars, 104 forks, and 0 open issues, last pushed Feb 2, 2026. Figures are from public GitHub metadata via [doit's repository](https://github.com/pydoit/doit) and [alfy's repository](https://github.com/sindresorhus/alfy).

| | [doit](/tools/pydoit-doit.md) | [alfy](/tools/sindresorhus-alfy.md) |
| --- | --- | --- |
| Tagline | CLI task management and automation tool | Create Alfred workflows with ease |
| Stars | 2,084 | 2,654 |
| Forks | 195 | 104 |
| Open issues | 95 | 0 |
| Language | Python | JavaScript |
| Adopt for | doit offers Python-native task automation with file dependency tracking, enabling incremental builds. | Alfy is a JavaScript framework specifically designed for creating Alfred workflows using Node.js. |
| Persona | - | - |
| Runtime | - | - |
| License | MIT | MIT |
| Categories | Developer Tools | Developer Tools |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [doit](/tools/pydoit-doit.md) | [alfy](/tools/sindresorhus-alfy.md) |
| --- | --- | --- |
| Days since push | 216d | 226d |
| Open issues (now) | 95 | 0 |
| Stars delta | +7 (30d) | +3 (30d) |
| Open issues delta | +1 (30d) | 0 (30d) |
| Owner type | Organization | User |
| Full report | [trust report](/tools/pydoit-doit/trust.md) | [trust report](/tools/sindresorhus-alfy/trust.md) |

## Decision facts: doit

- **Adopt for:** doit offers Python-native task automation with file dependency tracking, enabling incremental builds.

## Decision facts: alfy

- **Adopt for:** Alfy is a JavaScript framework specifically designed for creating Alfred workflows using Node.js.

## Choose when

### Choose doit if…

- doit is primarily Python; alfy is JavaScript.
- Tags unique to doit: build-automation, data-science, task-runner, workflow-management.
- For developers who prefer defining tasks in pure Python.

### Choose alfy if…

- alfy is primarily JavaScript; doit is Python.
- Tags unique to alfy: alfred, alfred-workflow, javascript, nodejs.
- When you are familiar with JavaScript and wish to leverage modern JavaScript features like top-level await in your Alfred workflows.

## When NOT to use doit

- If you need a tool that supports languages other than Python.
- When the project requires a more GUI-oriented task manager interface.
- For teams preferring YAML or DSL over Python for task definition.

## When NOT to use alfy

- If you prefer a tool that does not require Node.js or recent ES module (ESM) capabilities for creating workflows.
- When developing Alfred workflows in languages other than JavaScript is necessary, as Alfy's framework is based solely on JavaScript.

## Common questions

### What is the difference between doit and alfy?

doit: CLI task management and automation tool. alfy: Create Alfred workflows with ease. See the comparison table for live GitHub stats and shared categories.

### When should I choose doit over alfy?

Choose doit over alfy when doit is primarily Python; alfy is JavaScript; Tags unique to doit: build-automation, data-science, task-runner, workflow-management; For developers who prefer defining tasks in pure Python.

### When should I choose alfy over doit?

Choose alfy over doit when alfy is primarily JavaScript; doit is Python; Tags unique to alfy: alfred, alfred-workflow, javascript, nodejs; When you are familiar with JavaScript and wish to leverage modern JavaScript features like top-level await in your Alfred workflows.

### When should I avoid doit?

If you need a tool that supports languages other than Python. When the project requires a more GUI-oriented task manager interface. For teams preferring YAML or DSL over Python for task definition.

### When should I avoid alfy?

If you prefer a tool that does not require Node.js or recent ES module (ESM) capabilities for creating workflows. When developing Alfred workflows in languages other than JavaScript is necessary, as Alfy's framework is based solely on JavaScript.

### Is doit or alfy more popular on GitHub?

alfy has more GitHub stars (2,654 vs 2,084). Stars measure visibility, not whether either tool fits your constraints.

### Are doit and alfy open source?

Yes - both are open-source projects on GitHub (doit: MIT, alfy: MIT).

### Where can I find alternatives to doit or alfy?

GraphCanon lists graph-backed alternatives at [doit alternatives](/tools/pydoit-doit/alternatives) and [alfy alternatives](/tools/sindresorhus-alfy/alternatives) ([doit markdown twin](/tools/pydoit-doit/alternatives.md), [alfy markdown twin](/tools/sindresorhus-alfy/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/pydoit-doit-vs-sindresorhus-alfy.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, doit or alfy?

doit: Slowing. alfy: Slowing. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for doit and alfy?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [doit trust report](/tools/pydoit-doit/trust); [alfy trust report](/tools/sindresorhus-alfy/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=pydoit-doit`](/api/graphcanon/graph?tool=pydoit-doit)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
