BRUENIG | EIGER WebClient
BRUENIG is an EIGER browser client that allows to configure and control DECTRIS EIGER detectors.
To run BRUENIG, clone the repository and open index.html
in your browser. Please note that currently a module adding CORS headers to server responses is required.
git clone https://github.com/wrych/BRUENIG.git
cd bruenig
firefox index.html
A broswer (e.g. Firefox) and CORS plugin (e.g. CORS Everywhere) compatible with the browser is required to run BRUENIG
There is no installation required.
This project, sadly, was written without tests.
There is no automated way of generating a production (.min) version of the JavaScript files.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Andy Moesch (DECTRIS Ltd.) - Initial work - wrych
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- I would like to thank everybody at DECTRIS that used an tested this client.
- Special thanks to Sascha Grimm who pushed me to make this project open source.