|
|
--- |
|
|
title: MCP Birthday Hackathon Cron |
|
|
emoji: π |
|
|
colorFrom: pink |
|
|
colorTo: red |
|
|
sdk: gradio |
|
|
sdk_version: 6.0.2 |
|
|
app_file: app.py |
|
|
pinned: false |
|
|
license: mit |
|
|
short_description: Keep MCP-birthday hackathon spaces availble |
|
|
--- |
|
|
|
|
|
# π Space Keeper |
|
|
|
|
|
Pings all Spaces in the HuggingFace organization `MCP-1st-Birthday` to keep them awake. |
|
|
|
|
|
## Usage |
|
|
|
|
|
1. Click **π Run Now** to manually ping all Spaces |
|
|
2. Watch live progress as each Space is pinged |
|
|
3. Check Run History for past results |
|
|
|
|
|
## Auto-Scheduling |
|
|
|
|
|
The app automatically runs every 12 hours **while this Space is awake**. |
|
|
|
|
|
## Environment Variables (optional) |
|
|
|
|
|
Set in **Settings β Variables and secrets**: |
|
|
|
|
|
| Variable | Default | What it does | |
|
|
|----------|---------|--------------| |
|
|
| `ORG_NAME` | `MCP-1st-Birthday` | Organization to monitor | |
|
|
| `HF_TOKEN` | β | Add to check/ping private Spaces | |
|
|
| `PING_INTERVAL_HOURS` | `12` | Hours between auto-runs | |
|
|
|
|
|
|
|
|
|
|
|
|