Nudge: A local-first app that surfaces Claude-generated plans via contextual triggers

A Reddit user built Nudge with Claude Code after repeatedly losing workout routines, study plans, and weekly schedules generated by Claude in chat history. The app is local-first, requires no account, and is free.
What Nudge does
- Paste any markdown — from Claude/ChatGPT exports, Notes, or anywhere
- Attach contextual triggers: time, location, Wi-Fi, inactivity, or one-time
- Surfaces the right plan at the right moment via local notifications
- Everything stays on-device — no account, no server
Platforms
- iOS: App Store
- Android: Google Play
For developers using AI coding agents to generate plans, schedules, or routines, Nudge solves the forgetfulness problem by tying plans to real-world context — no more digging through chat history.
📖 Read the full source: r/ClaudeAI
👀 See Also

SeeFlow: Architecture Diagrams That Are Wired to Your Live App
SeeFlow generates a flow canvas from your codebase and wires each node to your actual running app, with plugins for Claude Code, Codex, Cursor, Windsurf, and an MCP server.

Telegram Bot for Claude Code CLI Control from Mobile
A developer built a Telegram bot that bridges to the Claude Code CLI, allowing control via mobile commands like /commit, /code_review, and /simplify. The bot auto-discovers custom skills, processes photos/documents/voice notes, and supports group chat sessions.

ClawControl iOS client released for OpenClaw self-hosted servers
ClawControl v1.50 is now available on iOS as a privacy-focused mobile client for self-hosted OpenClaw/Claw servers. The open-source app enables real-time chat with streaming responses, agent management, and session control from mobile devices.

Offload Routine Claude Code Work to Gemma via offload-mcp MCP Server
offload-mcp is a new MCP server that lets Claude offload routine tasks like commit messages and PR summaries to free model APIs (default Gemma via Google GenAI API), saving Claude tokens and running lightweight work without local hardware constraints.