Spaces:
Sleeping
Sleeping
File size: 917 Bytes
7b35198 a4bf1ea 7b35198 8062810 66d98cd 8062810 66d98cd 8062810 7d52e41 8062810 7d52e41 8062810 66d98cd 8062810 66d98cd 8062810 66d98cd 8062810 66d98cd 8062810 66d98cd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | ---
title: Build small 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 |
|