pmsg

command module
v0.4.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

pmsg是一个发送消息的小工具。

支持的消息

WebHook

  • 企业微信群机器人消息
  • 钉钉自定义机器人消息
  • 飞书自定义机器人消息
  • Slack机器人消息

微信

  • 微信公众号

    • 模板消息
    • 一次性订阅消息
    • 订阅通知
    • 客服消息
  • 微信小程序

    • 订阅消息
    • 客服消息

企业微信

  • 应用消息
  • 群聊消息
  • 家校消息
  • 互联企业消息
  • 客服消息

支持的操作系统

  • Windows
  • Linux
  • macOS
  • FreeBSD
  • OpenBSD

文档

https://github.com/lenye/pmsg/tree/main/docs

下载

使用二进制发行版

  1. 下载 pmsg 最新版本

  2. 开始运行它:

    linux

    $ ./pmsg --help
    
    Usage:
      pmsg [command]
    
    Available Commands:
      dingtalk    ding talk
      feishu      fei shu
      help        Help about any command
      slack       slack   
      weixin      weixin
      workweixin  work weixin
    
    Flags:
      -h, --help      help for pmsg
      -v, --version   version for pmsg
    
    Use "pmsg [command] --help" for more information about a command.
    

linux容器映像

  1. Packages https://github.com/lenye/pmsg/pkgs/container/pmsg

  2. 拉取容器映像

    $ docker pull ghcr.io/lenye/pmsg
    
  3. 开始运行它

    $ docker run --rm ghcr.io/lenye/pmsg --help
    

源代码

$ git clone https://github.com/lenye/pmsg.git

License

pmsg is released under the Apache 2.0 license.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL