- name
- scheduler
- version
- 2.0.0
- author
- BytesAgain
- homepage
- https://bytesagain.com
- source
- https://github.com/bytesagain/ai-skills
- license
- MIT-0
- tags
- [scheduler, tool, utility]
- description
- Scheduler - command-line tool for everyday use Use when you need scheduler.
Scheduler
Task scheduler — cron job management, recurring tasks, calendar integration, reminder setting, deadline tracking, and time blocking.
Commands
| Command | Description |
|---|---|
scheduler run | Execute main function |
scheduler list | List all items |
scheduler add <item> | Add new item |
scheduler status | Show current status |
scheduler export <format> | Export data |
scheduler help | Show help |
Usage
# Show help
scheduler help
# Quick start
scheduler runExamples
# Run with defaults
scheduler run
# Check status
scheduler status
# Export results
scheduler export jsonHow It Works
Tips
- Run
scheduler helpfor all commands - Data stored in
~/.local/share/scheduler/
*Powered by BytesAgain | bytesagain.com* *Feedback & Feature Requests: https://bytesagain.com/feedback*