Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions data/productivity-tools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,37 @@ export const PRODUCTIVITY_TOOLS: ProductivityTool[] = [
status: "active",
lastReviewed: "2026-06-12",
},
{
slug: "one-tiny-clean",
name: "One Tiny Clean by Nudge",
tagline: "One bounded cleaning task for the capacity you have right now",
description: "One Tiny Clean is a free browser tool for people who feel stuck choosing where to start cleaning. Pick a room, current energy level, and a 2-, 5-, or 10-minute window, and it returns one small task with a clear stopping point instead of a whole-room checklist. It works without an account and avoids streaks or pressure language. The optional Nudge iPhone app adds energy-aware room plans, Panic Clean lists, and AI-assisted room-scan starting points. Nudge presents itself as task-organization support, not medical treatment.",
category: "ai-productivity",
tags: ["ADHD", "executive function", "cleaning", "task initiation", "energy aware"],
url: "https://nudgeclean.app/tiny-clean",
pricing: "free",
featured: false,
logo: "🧹",
domain: "nudgeclean.app",
pros: [
"Works in the browser without creating an account",
"Reduces a room to one bounded action instead of a long checklist",
"Adapts the suggestion to room, current energy, and available time",
"Uses no streaks or broken-streak penalties",
],
cons: [
"The free web tool offers a single-task starter rather than a full cleaning plan",
"Larger room plans and room scanning require the optional iPhone app",
"Not a medical or clinical ADHD treatment",
],
useCases: [
"Get one two-minute kitchen action when choosing a starting point feels overwhelming",
"Match a small cleaning task to a foggy, low, okay, or ready energy level",
"Use one explicit stopping point instead of committing to cleaning an entire room",
],
status: "active",
lastReviewed: "2026-07-13",
},
{
slug: "sunsama",
name: "Sunsama",
Expand Down