Automate your social media scheduling with PostSyncer.
export POSTSYNCER_API_KEY="your_key"List your workspaces.
postsyncer workspaces
List your scheduled/published posts.
postsyncer posts
(Basic text post)
postsyncer create-post -w <workspace_id> -t "Hello world"
共 1 个版本