jariz / Noti

Receive Android notifications on your mac. (w/PushBullet) ⛺
MIT License
911 stars 63 forks source link

Added support for direct notification #60

Closed ABeltramo closed 7 years ago

ABeltramo commented 7 years ago

Added support for more API Notification. Code cleanup: created two functions: checkEncryption and createNotification to better reuse. Changed all the deprecated JSON.parse code sections. This should solve https://github.com/jariz/Noti/issues/38 and https://github.com/jariz/Noti/issues/21.