mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-08-16 04:33:26 +00:00
Add QControlKit
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"defaultTheme": "KeepIt"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "QControlKit"
|
||||
date: 2020-05-08T12:00:00-06:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
## What is it?
|
||||
QControlKit is an unofficial port of the Figure53 library [QLabKit](https://github.com/Figure53/QLabKit.objc) to .NET and is used as the backend for [qControl]({{< ref "/projects/qcontroller" >}} "qControl")
|
||||
|
||||
## Where can I get it?
|
||||
This is available as a [NuGet package](https://www.nuget.org/packages/QControlKit/)
|
||||
|
||||
Source Code w/ Example application: [GitHub](https://github.com/jwetzell/QControlKit)
|
||||
|
||||
### Legal Stuff
|
||||
Figure 53 and QLab are registered trademarks of Figure 53, LLC. qController is not affiliated with Figure53, LLC and this application has not been reviewed nor is it approved by Figure 53, LLC.
|
||||
Reference in New Issue
Block a user