Skip to content

Instantly share code, notes, and snippets.

@wstucco
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wstucco/32f7099a5a3d738a348b to your computer and use it in GitHub Desktop.
Save wstucco/32f7099a5a3d738a348b to your computer and use it in GitHub Desktop.
OpenFin
{
"env": "2.0.7.0",
"startup_app": {
"name": "Hello Open Fin",
"url": "http:/localhost:5000/index.html",
--> "uuid": "OpenFinHelloWorld",
.
.
.
}
is_openfin = ->
fin?.desktop?.Window?.getCurrent()?.app_uuid?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment