natural-cron
Natural Cron is a easy-to-use Node.js library for creating and validating cron expressions with natural, human-readable APIs.
node-downloader-manager
node-downloader-manager is a simple yet powerful package manager-like download manager built with NodeJs. It allows you to download files sequentially or with a queue-based approach, handling retries and concurrency limits efficiently.
ccdash
Claude Code Dashboard - A comprehensive monitoring dashboard for Claude Code
prompt-scheduler-mcp
MCP server for managing Augment Prompt Scheduler tasks with local workspace storage and real-time countdown features
non-overlapping-recurring-task
A modern `setInterval` substitute tailored for asynchronous tasks, ensuring non-overlapping executions by skipping attempts if a previous execution is still in progress. Features execution status getters, graceful teardown, and a fixed delay between runs.