I have created a library for OpenGlasses that allows for sending push notifications. It can be installed using the following command:
pastebin get huJePEwB /lib/ognotify.lua
It (optionally) depends on another library that defines several color presets (one per Minecraft dye color) that must be installed using this command:
pastebin get vVB06vMj /lib/ogcolor.lua
The main library provides one function, used for (you guessed it) sending push notifications, the syntax of which is as follows:
ognotify.send(title,desc,timeout,bcolor,balpha,tcolor,talpha,dcolor,dalpha)
Each notif