Skip to content

A collection of examples showing what the OpenFin container is capable of.

License

Notifications You must be signed in to change notification settings

ThomasMoutel/container-starter

 
 

Repository files navigation

OpenFin Container Starter

Disclaimer: ℹ️ OpenFin Container is a commercial product and this repo is for evaluation purposes. Use of the OpenFin Container and OpenFin Container components is only granted pursuant to a license from OpenFin (see manifest). Please contact us if you would like to request a developer evaluation key or to discuss a production license.

OpenFin Container

OpenFin Container is a desktop runtime application environment that enables communication between all of your apps (web, legacy, third-party) for the enterprise desktop. It is built on top of Google Chromium and GitHub Electron and combines advanced interoperability, lightning-fast distribution, and robust security with an agile web development and deployment model.

What can you do with this repository

This repository contains examples for common use cases and API implementations. Each how-to example represents a specific use case and contains implemented API details, required manifest attributes, and any external dependencies necessary to run the how-to example.

Examples

Example Description
container-platform-starter This example shows a simple platform with a single view.
create-window This example shows how to create a dynamic window or from a manifest.
use-security-realms This example shows you security realms work with multiple target environments
use-preloads This example shows you a number of examples on how preload scripts can be used in your application
use-channel-api This example shows you a number of examples on how to use the channel api for messaging
use-dynamic-manifest This example contains examples of generating a manifest file dynamically
integration-excel This example demonstrates how to integration with Excel using the OpenFin adaptor
use-popup-window This example contains various examples of how to use popup windows
use-window-options This example demonstrates the options available for opening windows
use-interop This example contains various implementations and use cases for the Interop API
use-a-manifest This example contains various examples of how to use the OpenFin manifest
use-content-creation-rules This example demonstrates how content creation rules can be applied
use-logging-apis This example shows how to use OpenFin APIs to retrieve logs and send them to a server.
use-launch-external-process This example demonstrates how to use the launch external process secure api.

Before you get started

Read more about our recommended development environment.

About

A collection of examples showing what the OpenFin container is capable of.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.8%
  • JavaScript 22.2%
  • TypeScript 13.8%
  • HTML 11.2%