Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zcong1993/notifiers
multi notifiers
https://github.com/zcong1993/notifiers
Last synced: 1 day ago
JSON representation
multi notifiers
- Host: GitHub
- URL: https://github.com/zcong1993/notifiers
- Owner: zcong1993
- License: mit
- Created: 2019-04-09T17:34:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T04:14:57.000Z (about 2 months ago)
- Last Synced: 2024-09-18T07:12:30.440Z (about 2 months ago)
- Language: Go
- Size: 78.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notifiers [![Go Report Card](https://goreportcard.com/badge/github.com/zcong1993/notifiers)](https://goreportcard.com/report/github.com/zcong1993/notifiers) [![test](https://github.com/zcong1993/notifiers/actions/workflows/test.yml/badge.svg)](https://github.com/zcong1993/notifiers/actions/workflows/test.yml) [![GoDoc](https://pkg.go.dev/badge/github.com/zcong1993/notifiers/v2?status.svg)](https://pkg.go.dev/github.com/zcong1993/notifiers/v2?tab=doc)
> multi notifiers adaptor
## Features
- Telegram
- Mail by mailgun
- Dingding
- Printer
- Combine(combine multi notifiers to one)
- Limiter(add a interval between messages)## License
MIT © zcong1993