Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

openfin/HelloOpenFin

Repository files navigation

OpenFin Hello World

Build Status

Hello OpenFin is an HTML5/Javascript application that showcases several features available in the OpenFin Runtime. The Hello OpenFin application allows users to create desktop notifications and child windows, and simulate general animations.

System Requirements

Documentation

Documentation for the OpenFin Runtime API can be found here.

Install

$ npm install

Demo Installer

On a Windows machine, you can install Hello OpenFin via this installer: Hello OpenFin Installer.

On a Mac or Linux machine, you can install Hello OpenFin via a Terminal command in these 2 steps:

$ npm install -g openfin-cli 
$ openfin --launch --config https://cdn.openfin.co/demos/hello/app.json

Localhost Example

  • Make sure you have node installed.
  • Clone this repository.
  • Open a command-line terminal and navigate to the HelloOpenFin directory.
  • In the terminal, run npm install.
  • After all packages have been installed, run grunt serve.
  • Download a locally running version with this Local Hello OpenFin Installer link.
  • Unzip and run the installer.

License

MIT

The code in this repository is covered by the included license.

However, if you run this code, it may call on the OpenFin RVM or OpenFin Runtime, which are covered by OpenFin’s Developer, Community, and Enterprise licenses. You can learn more about OpenFin licensing at the links listed below or just email us at support@openfin.co with questions.

https://openfin.co/developer-agreement/
https://openfin.co/licensing/

Support

Please enter an issue in the repo for any questions or problems. Alternatively, please contact us at support@openfin.co