yeetpost

Coming soon

Email connections are not available yet. LinkedIn, X and Bluesky are live today. The examples below show how this will work once Email ships.

EmailCLI

Send emails from your terminal

Email connections are coming soon. Once they ship, you will be able to send quick email notifications from the command line for script alerts and updates.

What you can build

Notify when job completes

Email yourself when a long task finishes.

npm run export && yeetpost email "Data export complete. Check the S3 bucket."

Send error logs

Email yourself diagnostic information.

yeetpost email "Server logs from $(date): $(tail -20 /var/log/app.log)"

Quick status updates

Send yourself a summary from the terminal.

yeetpost email "Deployed v2.1.0 to production. All tests passing."

Related features

Explore the full catalog on the features hub.

Related resources

Ready to get started?

Start posting to LinkedIn, X and Bluesky today, and be ready when Email ships.