A 🐧 systemd sd_notify 📦 wrapper library A systemd sd_notify wrapper library. Features Supports Bluebird 🐦 promises ✅ How to install npm install @dog-ai/sdnotify-wrapper How to use Use it in your app const SdNotifyWrapper = require('sdnotify-wrapper') SdNotifyWrapper.notify(false, 'READY=1')