Added package libtray (#2884)

This commit is contained in:
Jazz 2024-05-28 03:02:00 -04:00 committed by GitHub
parent 0efa918985
commit 177d726b23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33525,5 +33525,25 @@
"description": "Easily create .gitignore files from your terminal",
"license": "BSD-3-Clause",
"web": "https://github.com/chrischtel/gitty"
},
{
"name": "libtray",
"url": "https://github.com/neroist/libtray",
"method": "git",
"tags": [
"wrapper",
"bindings",
"tray",
"libtray",
"windows",
"qt",
"linux",
"macos",
"gui"
],
"description": "Wrapper for dmikushin/tray",
"license": "MIT",
"web": "https://github.com/neroist/libtray",
"doc": "https://neroist.github.io/libtray/libtray.html"
}
]