Skip to content
lishimeng edited this page Jun 15, 2021 · 1 revision

owl messager

GitHub version issues License

Message notify platform.

Great for:

  • Mail
  • SMS
  • APNS
  • ARM
  • Raspberry Pi

What is this?

owl messager is a platform:

  1. Support email.
  2. Support SMS.
  3. Support APNS.
  4. Support Multi-tenant.
  5. Support Account list(mail sender).

Build & Install

To build owl as a application just run:

go build
  1. A config file is written to /etc/owl-messager/config.yaml and the service is automatically started or restarted.
  2. Run server:
sudo owl-messager

Contributing

Please check out our contributing guide if you're interested in contributing to owl.

Clone this wiki locally