# Pling > Send notifications via Slack, Telegram, ... The name of this Rust crate is inspired by the notification arrival sound. Check out the documentation on . ## 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](https://zulip.com/api/) - 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.