It covers the send-to-me templates, which is the part of Kakao's message API an individual developer can actually get permission for — most of the rest is gated behind a registered business application. Read as a self-notification channel it works; read as a way to message customers it will not.
A bridge to the Kakao Developers message API, covering the default 'send to me' templates. Each call names the email address the Kakao account is registered under, and the message arrives in your own KakaoTalk.
- A text message to yourself, with a link and an optional button
- A feed card carrying an image, its dimensions and a link
- A list card, for several items in one message
- Web and mobile-web link targets on each message, plus app execution parameters for iOS and Android
An application registered at developers.kakao.com and a Kakao account linked to the email address you pass in. Runs locally with uv on your PATH.
Build from source — clone the repository and build it, then point your client at the binary
