2025-10-26 11:47:47 +01:00
2025-10-23 00:08:28 +02:00
2025-04-27 13:34:15 +02:00
2025-10-26 11:47:47 +01:00
2025-10-26 11:47:47 +01:00
2025-10-26 10:43:01 +01:00
2025-10-26 11:47:47 +01:00
2025-10-25 22:36:55 +02:00

schneller-whatsapp

CLI Whatsapp Messages (and Polls) using go:

Usage

Can be easily scheduled using crontab because of its non-interactive operation

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 using <JID> <HEADER> <OPTIONS> ; requires a group ID
   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 150 KiB
Batch Mode Latest
2025-10-25 22:36:55 +02:00
Languages
Go 93.9%
Makefile 6.1%