P
P

Post4U

An open-source self-hosted app to schedule and automatically post content to X (Twitter), Telegram, Reddit and Discord, made with FastAPI and Reflex.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
  • Docker
0likes
0comments
0articles

Features

Properties

  1.  Privacy focused

Integrations

  1. Discord icon  Discord
  2. X icon  X
  3. Telegram icon  Telegram
  4. Reddit icon  Reddit

Features

  1.  No Tracking
  2.  Ad-free
  3.  Social Media Scheduling
  4.  Scheduling Twitter Posts
  5.  Social Media Publishing
  6.  REST API
  7.  Publish on Twitter

Post4U News & Activities

Highlights All activities

Recent activities

Post4U information

  • Developed by

    IN flagArjun Nambiar
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    51 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  4 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Post4U was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Post4U?

Cross-post, schedule, and automate your presence on X, Reddit, Telegram, and Discord — from one place. Self-hosted. Open source. No BS.

What is this?

Social Autopilot is a self-hosted social media scheduler built with Python. Write a post once, publish it to multiple platforms instantly or at a scheduled time. No subscriptions, no data harvesting, no lock-in. Your keys, your server, your data.

Supported platforms:

  • X (Twitter) via Tweepy
  • Reddit via PRAW
  • Telegram via Bot API (requests)
  • Discord via Webhooks

Features:

  • Post immediately or schedule for a future time
  • Cross-post to multiple platforms in one request
  • Per-platform success/failure tracking
  • MongoDB-backed post history
  • Persistent scheduling — jobs survive server restarts via MongoDB job store
  • Per-platform retry logic — only failed platforms are retried (up to 3 attempts)
  • Platforms with missing credentials are skipped gracefully, not crashed
  • Simple REST API — connect any frontend or call it from scripts
  • APScheduler with MongoDBJobStore (no Redis, no Celery — just runs)
  • Docker Compose setup — one command and you're live
  • Reflex web dashboard (in progress)
  • AI-powered post suggestions from Reddit/X trends

Official Links