Riddy21 / Riddy21/Friday_Budgeting_Pro

[Future] Standalone scheduler (without OpenClaw cron)

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement future
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.