SMSCLI
Send SMS from your terminal
Quick text alerts without leaving your workflow. Perfect for personal notifications and script alerts.
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
- Message Slack from your terminal
Explore the full catalog on the features hub.
Related resources
Ready to get started?
Start posting to SMS in minutes.