🔔 Alertme
Send any notifications to your devices. Uses the Alertzy api.
Usage/Examples
const alertme = require('alertme2');
alertme.sendCustomAlert('api_key', 'Mark\'s message', 'Do you need help ?');
If you want your api_key
, download and connect to the Alertzy application
Features
Deployment
To deploy this project run
npm install alertme