Queue it now, publish it later
The queue is a plain list of what is going out and when. Drafts, scheduled posts, and failures all live in the same view, so there is one place to look before a launch.
Your timezone, not the server's
Each post carries the timezone it was written in, so a 9am slot stays 9am regardless of where the instance runs.
Publish now when plans change
Anything in the queue can be sent immediately without rewriting it. The scheduled entry becomes a published one, keeping its history.
What the queue needs
A scheduled post fires when The Open Times is running. On a laptop that means while the app is open; put it on a small always-on box and the queue keeps publishing overnight.
More features
- Publications Write long-form posts to a publication you own, at your own domain, with nothing sitting between you and the page.
- Newsletter Publishing a post emails it to your subscribers. The web page and the send are one action, not two tools.
- Paid subscriptions Turn on paid tiers, mark posts subscriber-only, and take payment straight into your own Stripe account.