Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 448 Bytes

File metadata and controls

23 lines (11 loc) · 448 Bytes

Interface App for OpenAFM

built on the Electron framework

#####Pre-built App for OSX:

#####For Development: Prerequisites: node.js

git clone git@github.com:OpenAFM/electron-interface.git

cd electron-interface

npm install

Run the app with: ./node_modules/.bin/electron .

You will need to run electron-rebuild before packaging as an app