Can AI replace Later?
KINDA · weekend projectA post calendar and queue are buildable, but Later's value is social API access, visual planning, link-in-bio, analytics, media library, and platform compliance.
Build me a personal social post scheduler to replace Later. Requirements: - Node + Express + better-sqlite3 on localhost:4870. Posts table: text, media paths, platform, scheduled time, status (queued/posted/failed). - A month-grid calendar page plus a queue list; compose form with image preview and a per-platform character counter. Media files live in a media/ folder. - node-cron checks the queue every minute and publishes via official APIs where they are sane: Bluesky and Mastodon first (tokens in .env). Add X only if my API tier allows posting, check before building it. - For Instagram, do not fight the API: at post time send me an ntfy.sh push with the caption and image path so I can post by hand in twenty seconds. - Failed posts retry twice, then flag red on the calendar with the API error saved. - Published posts store the live URL so the calendar links to the real post. - Single user, binds to localhost only, no accounts, no telemetry. - Out of scope: analytics, link-in-bio pages, and approval workflows. - README: per-platform token setup, plus an honest note that social APIs drift and this needs occasional patching, that upkeep is what Later was charging for.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
prompt copied. want to know what dies next week?
new verdicts + top votes, weekly. free. one-click out.
They pay because publishing workflows and API permissions are a moving target.
xvisual planner
xsocial API maintenance
xlink-in-bio
xanalytics
xmedia library
xapprovals
xmobile app
Can AI replace Later?
Kinda. The core of Later is buildable in a weekend with the prompt on this page, but there are real gaps: visual planner, social API maintenance. Read the honest list above before committing.
How much does Later cost?
Later costs about $25/month (Starter, checked 2026-07-30), which is $300 per year.
What do I lose by replacing Later?
Honestly: visual planner; social API maintenance; link-in-bio; analytics; media library; approvals; mobile app. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Later?
Yes — Postiz (Open-source social media scheduler that can cover much of the DIY core.). Using prior art is also a valid exit; the prompt is for when you want it exactly your way.