Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zcong1993/notifiers

multi notifiers
https://github.com/zcong1993/notifiers

Last synced: 1 day ago
JSON representation

multi notifiers

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