2026-05-14 23:58:54 +02:00
2025-10-23 00:08:28 +02:00
2026-05-14 23:58:54 +02:00
2025-04-27 13:34:15 +02:00
2026-05-14 23:56:59 +02:00
2026-05-14 23:56:59 +02:00
2026-04-21 18:02:09 +02:00
2026-05-14 23:58:54 +02:00

schneller-whatsapp

CLI Whatsapp Messages (and Polls) using go:

Usage

Can be easily scheduled using crontab because of its non-interactive operation. Avoid quick consecutive logins by using the stdin option to send multiple messages in one session.

NAME:
   schneller-whatsapp - Run WhatsApp actions from your CLI.
   User JID has to end with '@s.whatsapp.net', Group ID with '@g.us'.
   Defaults to listening on stdin for batch processing.

USAGE:
   schneller-whatsapp [global options] [command [command options]]

COMMANDS:
   message    send a message using <JID> <MESSAGE>
   getgroups  print all available group info
   poll       send a poll to a group using <JID> <HEADER> <OPTIONS>
   image      send an image using <JID> <PATH> <CAPTION>
   help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help
Description
WhatsApp CLI Tool for scripting
Readme 236 KiB
Batch Mode Latest
2025-10-25 22:36:55 +02:00
Languages
Go 93.7%
Makefile 6.3%