项目作者: frederiksen

项目描述 :
Chrome to Desktop Platform Bridge
高级语言: C#
项目地址: git://github.com/frederiksen/chrome-platform-bridge.git
创建时间: 2018-07-24T08:13:41Z
项目社区:https://github.com/frederiksen/chrome-platform-bridge

开源协议:MIT License

下载


Chrome Platform Bridge

macOS screenshot

Demo

Windows system setup

Demo

Linux screenshot

Demo

What is this project about?

This project demonstrates a bridge from JavaScript to the platform hosting the browser.

What can it be used for?

The bridging functionallity can be used to mix a typically web-app and local resources. The resources could be: the file system, a hardware device or some legacy software.

Live demo

https://frederiksen.github.io/chrome-platform-bridge/index.html

Project goals and objectives

  • Use modern technologies
  • Cross-platform - this project targes Windows, macOS and Linux
  • Ease-of-use - non-nerds must be able to setup a running system within minutes
  • Keep it simple, Stupid

Technology stack

Layered architecture

Layered architecture