daffainfo / notifier

Golang tool to send notifications to LINE app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notifier

Golang tool to send notifications to LINE app

How to use

echo "send msg" | go run main.go
cat list.txt | go run main.go

image

Checklist

  • Adding banner
  • Can change apikey value inside `.config/notifier/key.json

About

Golang tool to send notifications to LINE app

License:MIT License


Languages

Language:Go 100.0%