Added NiGui
This commit is contained in:
parent
1aa512fdfc
commit
f34d8b02bc
1 changed files with 13 additions and 0 deletions
|
|
@ -6653,5 +6653,18 @@
|
|||
"description": "Spinny is a tiny terminal spinner package for the Nim Programming Language.",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue