Skip to content
/ pling Public

Send notifications via Slack, Telegram, E-Mail, ...

License

Notifications You must be signed in to change notification settings

EdJoPaTo/pling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pling

Send notifications via Slack, Telegram, ...

The name of this Rust crate is inspired by the notification arrival sound.

Check out the documentation on https://docs.rs/pling.

Services

Currently implemented

Keep in mind they depend on the feature flags this crate is compiled with. Feature flags are also described in their documentation entry.

  • Matrix (untested)
  • Slack (untested)
  • Telegram
  • Webhook

Could be added in the future

  • Zulip
  • feel free to create an Issue or PR to implement another one!

Don't seem to have an API 😞

  • Signal

Contributions welcome!

This crate is fairly new, and I only have a limited view where this is useful. There might be other use cases I haven't seen so far. Hints like "This crate would need X for …" are welcome! Implementations for other Platforms are a great way to contribute too.

Documentation always needs some improvements. After all you are the one trying to get it working and know best what's missing in the docs.