P
P
Post4U
Like
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
Features
Properties
- Privacy focused
Integrations
Discord
X
Telegram
Reddit
Features
- No Tracking
- Ad-free
- Social Media Scheduling
- Scheduling Twitter Posts
- Social Media Publishing
- REST API
- Publish on Twitter
Post4U News & Activities
Highlights All activities
Recent activities
Post4U information
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
