Added NiGui

This commit is contained in:
Simon Krauter 2017-07-06 21:58:43 +02:00 committed by GitHub
parent 1aa512fdfc
commit f34d8b02bc

View File

@ -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"
}
]