Automate LinkedIn posts from your code
Integrate LinkedIn posting into your application with a simple API call. Perfect for automating professional updates, announcements, and content distribution.
Platform-specific workflows for automating posts through the API or the CLI. LinkedIn, X, Bluesky, Discord, Telegram and Mastodon are live today. Slack, SMS and email are coming soon.
Integrate LinkedIn posting into your application with a simple API call. Perfect for automating professional updates, announcements, and content distribution.
Share professional updates without leaving your development environment. Great for quick announcements and AI-assisted posting.
Integrate X posting into your application. Automate announcements, share updates, and engage your audience from your code.
Twitter CLI tool for developers. Post to X from your terminal, scripts, CI/CD, and GitHub Actions in seconds.
One API call puts a post on Bluesky, threads included. You connect with an app password instead of an OAuth app, and the 300 grapheme limit is checked before a.
Send a Bluesky post without opening the app. One command works the same in a shell, a Makefile, a git hook or a CI job, and the permalink comes back on stdout.
Post to a Discord channel through a webhook you create yourself. No bot to install and no OAuth dance, and the 2000 character limit is checked before the messa.
Send a message to a Discord channel from a shell, a CI job or a git hook. The webhook is the only setup, and the CLI takes the connection slug and the text.
Post to a Telegram channel through a bot you own. A connection is one channel, threads work up to 24 replies, and the 4096 character limit is checked before an.
Push an update to a Telegram channel without opening the app. Useful for deploy notes, cron output and anything a script already knows before you do.
Post to your own instance, whichever one that is. yeetpost registers itself there on demand, reads the instance's character limit when you connect, and checks.
Send a status to your instance from the shell. Handy for build notes and release announcements you would otherwise paste into a web client by hand.
Slack connections are coming soon. Once they ship, you will be able to keep your team informed with automated Slack notifications for alerts, updates, and team.
Slack connections are coming soon. Once they ship, you will be able to send team notifications from your terminal, CI/CD pipelines, and scripts.
SMS connections are coming soon. Once they ship, you will be able to reach people instantly with SMS notifications for alerts and time-sensitive communications.
SMS connections are coming soon. Once they ship, you will be able to fire quick text alerts from your workflow and scripts.
Email connections are coming soon. Once they ship, you will be able to integrate email notifications into your application for alerts, reports, and automated c.
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.
Start with the platform you need to post to, then pick API for product-driven automation or CLI for fast, manual workflows. Each feature page includes example templates you can adapt to your product events.