mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added NiGui
This commit is contained in:
parent
1aa512fdfc
commit
f34d8b02bc
@ -6653,5 +6653,18 @@
|
|||||||
"description": "Spinny is a tiny terminal spinner package for the Nim Programming Language.",
|
"description": "Spinny is a tiny terminal spinner package for the Nim Programming Language.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/molnarmark/spinny"
|
"web": "https://github.com/molnarmark/spinny"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nigui",
|
||||||
|
"url": "https://github.com/trustable-code/NiGui",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"gui",
|
||||||
|
"windows",
|
||||||
|
"gtk"
|
||||||
|
],
|
||||||
|
"description": "NiGui is a cross-platform, desktop GUI toolkit using native widgets.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/trustable-code/NiGui"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user