Replace Later?

KINDA · weekend project
catalog price reference $25/mocategory 🐦 social mediareported replacement votes 0

A 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.

the prompt
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

why people still pay

They pay because publishing workflows and API permissions are a moving target.

what you lose

xvisual planner

xsocial API maintenance

xlink-in-bio

xanalytics

xmedia library

xapprovals

xmobile app

prior art to inspect before buildingPostizOpen-source social media scheduler that can cover much of the DIY core.
reported replacements · 0share on X ↗"Later replacement research and build prompt"
questions
What does the Later verdict mean?

The core job looks buildable, with meaningful gaps: visual planner, social API maintenance. Read the full tradeoff list before committing. This research record is not a hosted IVCIFY tool.

What price does this directory record show for Later?

The directory records $25/month for Starter, checked 2026-07-30. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.

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?

The listed prior art includes Postiz (Open-source social media scheduler that can cover much of the DIY core.). Inspect those projects before starting from a blank prompt.