resend-cli allows you to send emails, create API keys, list API keys, create audiences, add contacts, all from your terminal.
Resend-cli is a brand new command-line tool that allows you to access your Resend account from a console.
I chose creating a CLI instead of a GUI simply because it takes less time and tools such as enquirer have the ability to make terminal-based apps beautiful.
To try out resend-cli, install it on your local device by running npm i -g resend-cli
.
You may run the executable by running resend-cli
. A TUI interface will be displayed.