mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 09:33:08 +00:00
Add libnotify wrapper
This commit is contained in:
parent
1d4d8f6cd6
commit
492d3158de
@ -3472,5 +3472,18 @@
|
|||||||
"description": "Bindings for golib - a library that (ab)uses gccgo to bring Go's channels and goroutines to the rest of the world",
|
"description": "Bindings for golib - a library that (ab)uses gccgo to bring Go's channels and goroutines to the rest of the world",
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"web": "https://github.com/stefantalpalaru/golib-nim"
|
"web": "https://github.com/stefantalpalaru/golib-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "libnotify",
|
||||||
|
"url": "https://github.com/FedericoCeratto/nim-libnotify.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"wrapper",
|
||||||
|
"desktop"
|
||||||
|
],
|
||||||
|
"description": "Minimalistic libnotify wrapper for desktop notifications",
|
||||||
|
"license": "LGPLv3",
|
||||||
|
"web": "https://github.com/FedericoCeratto/nim-libnotify"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user