Riddy21 / Riddy21/Friday_Budgeting_Pro
[Future] Standalone scheduler (without OpenClaw cron)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Run daily sync without depending on OpenClaw's cron tool, for users running the MCP server standalone.
Why later: v0.1 requires OpenClaw. Decoupling lets other MCP clients (Claude Desktop, Cursor, etc.) use the skill too.
Rough scope:
- launchd plist for macOS
- systemd unit for Linux
- Background process with built-in scheduler
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the MCP server's OpenClaw cron integration and its standalone launch path, then define how daily sync runs through launchd, systemd, and a built-in background scheduler. Done means standalone users can schedule daily sync without OpenClaw and the supported setup paths are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100