Agentโ™ฅ๏ธŽAge
Catalog

io.github.RyanJamesStewart/prompt-time

Official

by RyanJamesStewart ยท PowerShell

Claude Desktop reminders for Windows. Survives MSIX boundary; persists across restarts. Zero deps.

Prompt-time is a Windows desktop reminder toolset for Claude Desktop. It survives MSIX boundaries, persists across restarts, and has zero dependencies. It uses only PowerShell and Windows Task Scheduler to schedule and manage reminders.

๐Ÿ› ๏ธ Key Features

  • Three included tools: schedule_reminder, list_reminders, cancel_reminder
  • One-time or recurring desktop reminders
  • Zero external dependencies
  • Persists across reboots and app boundary changes

๐Ÿš€ Use Cases

  • Schedule timely prompts from Claude Desktop on Windows
  • View all active reminders at a glance
  • Cancel reminders by ID as project needs evolve

โšก Developer Benefits

  • Self-contained with minimal setup (PowerShell + Task Scheduler)
  • Clear command surface and ID-based management
  • Lightweight, easy to audit and extend

โš ๏ธ Limitations

  • Desktop reminders limited to Windows environments
  • Relies on Windows Task Scheduler; requires appropriate permissions