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
- Host: GitHub
- URL: https://github.com/oeway/openflexureclient
- Owner: oeway
- License: gpl-3.0
- Created: 2019-08-01T18:48:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:03:37.000Z (over 3 years ago)
- Last Synced: 2025-02-15T18:32:50.025Z (over 1 year ago)
- Language: Vue
- Homepage: https://openflexure.org/projects/microscope/control
- Size: 16 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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`