Added package notification (#1478)

This commit is contained in:
Solitude 2020-05-17 22:40:34 +03:00 committed by GitHub
parent 0b0f158ecd
commit b5154aa830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17906,5 +17906,18 @@
"description": "Bytes utils for Nim.",
"license": "Apache-2.0",
"web": "https://github.com/xzeshen/bio"
},
{
"name": "notification",
"url": "https://github.com/SolitudeSF/notification",
"method": "git",
"tags": [
"notifications",
"desktop",
"dbus"
],
"description": "Desktop notifications",
"license": "MIT",
"web": "https://github.com/SolitudeSF/notification"
}
]