fb-commander
Real estate social operations automation
A platform for real estate operators to manage multiple Facebook accounts, configure recurring or randomized publishing strategies, and automatically distribute listings, images, and videos to selected groups and social channels.
- Multi-account and channel management
- Recurring and randomized publishing
- Social post and media intelligence
- RBAC permissions and API integration
- 01 Input
Google Cloud service: Cloud Storage
Accounts and media
Facebook accounts, listings, images, and videos are organized as publishing material that can map to Cloud Storage-style retention and delivery.
- Accounts
- Listings
- Media
- 02 Plan
Google Cloud service: Cloud Scheduler
Publishing strategy
Recurring and randomized rules set the publishing rhythm, and can map to Cloud Scheduler-style cloud triggers.
- cron
- randomize
- manual run
- 03 Run
Google Cloud service: Pub/Sub
Worker publishing
Jobs can be decoupled through Pub/Sub, executed by Cloud Run / workers, and reported back with target-level publishing status.
- queue
- publisher
- SSE
- 04 Output
Google Cloud service: Cloud Run
Social channels
Posts and media go to selected groups and channels, while execution results remain visible to the team.
- Groups
- Channels
- Logs

