Added notifications library
This commit is contained in:
parent
f7f0143045
commit
0a44899edb
1 changed files with 16 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue