Fork with FAFO patches
Find a file
2019-08-08 11:19:32 +01:00
app Use githack for icon 2019-07-17 17:06:33 +00:00
public Added titlebar icon 2019-06-03 13:38:03 +01:00
src Increase gain form step size 2019-08-08 10:41:08 +01:00
.env.development.web Added dev environment 2019-06-14 17:40:12 +01:00
.env.production.app Separate web and app targets 2019-06-02 21:15:02 +01:00
.env.production.web Separate web and app targets 2019-06-02 21:15:02 +01:00
.gitignore Ignore app dist folder 2019-06-02 21:21:48 +01:00
.gitlab-ci.yml Remove nightly builds 2019-08-08 09:53:18 +00:00
babel.config.js Removed NativeScript without breaking everything 2019-05-12 21:43:12 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-05-24 10:47:25 +00:00
LICENSE Add license 2019-05-03 21:37:31 +00:00
package-lock.json Upgraded to electron-builder 21 2019-06-24 13:03:35 +01:00
package.json Updated electron-builder 2019-08-08 11:19:32 +01:00
README.md Update README.md 2019-05-01 16:11:05 +00:00
vue.config.js Save all package info to process.env 2019-06-07 17:03:08 +01: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