An open API service indexing awesome lists of open source software.

https://github.com/oeway/openflexureclient

OpenFlexure eV client for controlling the Microscope
https://github.com/oeway/openflexureclient

Last synced: 5 months ago
JSON representation

OpenFlexure eV client for controlling the Microscope

Awesome Lists containing this project

README

          

# 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](https://www.openflexure.org/projects/microscope/).

## [Open in ImJoy](https://imjoy.io/lite?plugin=https://github.com/oeway/OpenFlexureClient/blob/master/OpenFlexureClient.imjoy.html)

You can either [run](https://imjoy.io/lite?plugin=https://github.com/oeway/OpenFlexureClient/blob/master/OpenFlexureClient.imjoy.html) directly or [install](https://imjoy.io/#/app?plugin=https://github.com/oeway/OpenFlexureClient/blob/master/OpenFlexureClient.imjoy.html) the client in ImJoy.

Notice that, ImJoy.io can only connect to the hardware served with `https`, you may want to take a look at [Telebit](https://telebit.cloud).

## Develop
* Clone the repo, and run `npm install`
* Scripts to build, and package Electron apps, are included in `package.json`