Added notifications library

This commit is contained in:
Dominik Picheta 2016-01-18 00:57:34 +00:00
parent f7f0143045
commit 0a44899edb

View File

@ -3980,5 +3980,21 @@
"description": "Nim port of a simple 2D physics engine",
"license": "zlib",
"web": "https://github.com/matkuki/Nim-Impulse-Engine"
},
{
"name": "notifications",
"url": "git://github.com/dom96/notifications",
"method": "git",
"tags": [
"notifications",
"alerts",
"gui",
"toasts",
"macosx",
"cocoa"
],
"description": "Library for displaying notifications on the desktop",
"license": "MIT",
"web": "https://github.com/dom96/notifications"
}
]