Fork with FAFO patches
Find a file
2019-05-02 11:53:24 +01:00
icons Renamed to OpenFlexure eV 2019-03-01 10:01:39 +00:00
installers Remove version from webapp archive 2019-04-30 15:24:57 +01:00
public Updated favicon 2019-03-06 13:58:34 +00:00
src Moved capture path out of metadata, into state 2019-05-02 11:52:03 +01:00
.env.development.android Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.development.ios Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.development.web Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.production.android Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.production.ios Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.production.web Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.gitignore Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00
app.dev.js Added basic menu-bar and about window 2019-03-24 14:50:54 +00:00
app.js Fixed indentation 2019-04-25 14:20:41 +01:00
babel.config.js Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00
menu.js Added basic menu-bar and about window 2019-03-24 14:50:54 +00:00
nsconfig.json Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00
package-lock.json Updated electron-packager 2019-04-30 15:24:34 +01:00
package.json Version to 0.2.1 2019-05-02 11:53:24 +01:00
README.md Update README.md 2019-05-01 16:11:05 +00:00
setupEvents.js Moved setupEvents 2019-03-24 21:52:22 +00:00
vue.config.js Initial vue commit 2019-01-28 09:53:22 +00:00
webpack.config.js Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00

OpenFlexure eV

A user client for the OpenFlexure Microscope, written in Vue.js.

Install

A general guide on setting up your microscope, including OpenFlexure eV, can be found here on our website.

Develop

  • Clone the repo, and run npm install
  • Scripts to build, and package Electron apps, are included in package.json