Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.08 KB

Readme.rst

File metadata and controls

55 lines (31 loc) · 1.08 KB

Plone Commander

Version: 0.1.1
Requirements:plone.jsonapi.routes >= 0.8.3

Plone Commander is a cross platform web application based on Electron and ExtJS. It communicates with Plone through plone.jsonapi.routes.

See it in Action

YouTube Screencast: https://youtu.be/h9Bc37_eutE

Prerequisites

  • Download the latest version of Electron to the static directory.

Build for your OS

  1. Download the latest version of Electron for your operating system.
  2. Download the latest version of the Plone Commander app
  3. Extract the Plone Commander App into the resources directory of Electron
  4. Start the application

Development

Install dependencies:

npm install

Build:

grunt coffee