0x 0xlabs Space
Social

PostPigeon

Schedule and queue posts to X/Twitter — with media support and a clean dashboard.

Overview

PostPigeon is a self-hosted social content scheduler focused on X (Twitter). You write posts, schedule them into a queue, attach media if needed, and PostPigeon handles the publish timing. Post text is stored efficiently as file references via sqlite-hub, keeping the database lean even with large content volumes.

Features

  • Post scheduling queue with configurable timing
  • Media upload support for images and attachments
  • React dashboard for composing, scheduling, and reviewing posts
  • Post content stored as sqlite-hub file references
  • Docker Compose deployment — self-hostable in minutes
  • X (Twitter) API v2 integration

Tech Stack

  • Node.js ESM, Fastify (backend)
  • React (dashboard)
  • SQLite via sqlite-hub (storage)
  • Docker Compose (deployment)

Email Communications

PostPigeon does not send any email. It is a self-hosted tool with no user account system.

Status

Beta — v1.0.0, functional for personal and small-team use. Active development.