Coming soon
SMS connections are not available yet. LinkedIn, X, Bluesky, Discord, Telegram and Mastodon are live today. The examples below show how this will work once SMS ships.
SMSCLI
Send SMS from your terminal
SMS connections are coming soon. Once they ship, you will be able to fire quick text alerts from your workflow and scripts.
What you can build
Alert when build finishes
Get a text when your long-running build completes.
npm run build && yeetpost sms "Build complete!"Notify on script completion
Know when your data processing is done.
python train_model.py && yeetpost sms "Model training finished. Check results."Quick self-reminders
Send yourself a text from the command line.
yeetpost sms "Remember to check the server logs at 5pm"Related features
- Send text messages programmatically
- Post to LinkedIn from your terminal
- Twitter CLI tool: post to X from your terminal
- Post to Bluesky from your terminal
Explore the full catalog on the features hub.
Related resources
Ready to get started?
Start posting to LinkedIn, X, Bluesky, Discord, Telegram and Mastodon today, and be ready when SMS ships.