SpocketAll runtimes
Client areaDeploy now
SCHEDULED

Scheduled jobs that actually fire.

Your daily digest at 8am, your nightly backup, your weekly reminder. A process with a scheduler in it, staying awake between runs.

Deploy a cron jobHow it works
node-cronAPSchedulercronerschedule
TIMEZONE
UTC unless you set it
MIN INTERVAL
Whatever you write
MISSED RUNS
Not replayed, it's a clock
LOGS
Kept and tailable
01 — HOW IT WORKS

Three steps,
none of them a panel.

01
Deploy it

Your script plus a scheduler library.

02
Set the schedule

In your code, where you can read it, not in our UI.

03
It fires on time

The process is always up, so the scheduler never misses a window.

02 — FROM YOUR EDITOR

You never leave
the chat.

Connect once — your browser opens, you click Allow — and your assistant can deploy, read logs, restart and roll back for you. No API key to copy.

Let your AI set it up
Copy one paragraph, paste it in the chat.
deploy this bot
spocket.deploy_bot({ name: "cron-bot" })
live · 256MB · restarts on crash
it went offline, why?
spocket.get_logs({ lines: 50 })
fixed and restarted
03 — FAQ

The bits that
trip people up.

Why not a serverless cron?+

Use one if it fits. This is for jobs that need warm state, a long runtime, or the same environment as a bot you already run here.

Your cron job is done.
Go put it somewhere.

$3 a month, always on. First one free for 7 days, no card.

Deploy it nowSee pricing
© 2026 SPOCKET · BUILT IN MANILA