mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add wxNim and notifishower (#1713)
This commit is contained in:
parent
a902b25d74
commit
c64216dd8a
@ -1590,6 +1590,34 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/notificatcher"
|
||||
},
|
||||
{
|
||||
"name": "notifishower",
|
||||
"url": "https://github.com/PMunch/notifishower",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"binary",
|
||||
"notifications",
|
||||
"graphics",
|
||||
"gui"
|
||||
],
|
||||
"description": "Small program to draw notifications on the screen in a highly customisable way",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/notifishower"
|
||||
},
|
||||
{
|
||||
"name": "wxnim",
|
||||
"url": "https://github.com/PMunch/wxnim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"library",
|
||||
"graphics",
|
||||
"gui"
|
||||
],
|
||||
"description": "Nim wrapper for wxWidgets. Also contains high-level genui macro",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/wxnim"
|
||||
},
|
||||
{
|
||||
"name": "sdl2_nim",
|
||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user