All Projects → frewsxcv → Rust Notifica

frewsxcv / Rust Notifica

Licence: other
Small, cross-platform Rust crate for sending system notifications

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Rust Notifica

github-vacations
Automagically ignore all notifications related to work when you are on vacations
Stars: ✭ 20 (-92.34%)
Mutual labels:  notifications
notifyme
react-notification-timeline is a react based component helps in managing the notification in time-based manner.
Stars: ✭ 94 (-63.98%)
Mutual labels:  notifications
checkmk-telegram-notify
Get alerted by Check_MK via Telegram bash script
Stars: ✭ 28 (-89.27%)
Mutual labels:  notifications
gitlab-ci-discord-webhook
⛓ Here's your serverless solution for sending build status from GitLab CI to Discord as webhooks.
Stars: ✭ 32 (-87.74%)
Mutual labels:  notifications
gnome-email-notifications
Gnome Email Notifications
Stars: ✭ 65 (-75.1%)
Mutual labels:  notifications
Razor.SweetAlert2
A Razor class library for interacting with SweetAlert2
Stars: ✭ 98 (-62.45%)
Mutual labels:  notifications
node-backend-template
A template for NodeJS backend projects
Stars: ✭ 19 (-92.72%)
Mutual labels:  notifications
wallpaperboard-enhanced
Android Json based wallpaper dashboard library
Stars: ✭ 39 (-85.06%)
Mutual labels:  notifications
telegram-notification
Azure DevOps Extension to send custom notifications to Telegram
Stars: ✭ 17 (-93.49%)
Mutual labels:  notifications
SpaceView
No description or website provided.
Stars: ✭ 58 (-77.78%)
Mutual labels:  notifications
mutegram
Disable Telegram Desktop Taskbar Flashing
Stars: ✭ 26 (-90.04%)
Mutual labels:  notifications
pusherman
queuing system for push notifications
Stars: ✭ 17 (-93.49%)
Mutual labels:  notifications
Quizzine
Firebase Authentication,Realtime database,Firebase push notification,Firebase Quiz.The whole app contains dynamic data using firebase.
Stars: ✭ 37 (-85.82%)
Mutual labels:  notifications
chia-monitor
🍃 A comprehensive monitoring and alerting solution for the status of your Chia farmer and harvesters.
Stars: ✭ 131 (-49.81%)
Mutual labels:  notifications
keeptune
Google Chrome Extension to download on Bandcamp, Soundcloud...
Stars: ✭ 49 (-81.23%)
Mutual labels:  notifications
VanillaToasts
Agnostic Javascript Library for Website Notifications
Stars: ✭ 89 (-65.9%)
Mutual labels:  notifications
vue-notification-bell
Vue.js notification bell component.
Stars: ✭ 64 (-75.48%)
Mutual labels:  notifications
electron-windows-interactive-notifications
⚡ Respond to interactive notifications on Windows, from Electron
Stars: ✭ 54 (-79.31%)
Mutual labels:  notifications
Xetaravel-Mentions
A package to parse @mentions from a text and mention the users with Laravel.
Stars: ✭ 26 (-90.04%)
Mutual labels:  notifications
Pushover.NET
📣 .NET Wrapper for the Pushover API
Stars: ✭ 27 (-89.66%)
Mutual labels:  notifications

rust-notifica

Small, cross-platform Rust crate for sending system notifications

API

API Documentation

notifica::notify("<message title>", "<message body>");

Example

notifica::notify("Hello", "World! 🌍");

Similar libraries

License

Licensed under either of

at your option.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].