Repository is organized by laser model. Each laser model has its own directory containing the driver code. coherent_lasers/ ├── src/ │ ├── app/ │ │ ├── frontend/build/(build files from webgui) │ │ ├── ...
Script reads aws sso login output from stdin and parses it. Then it opens chrome with user data dir and navigates to AWS SSO login page. After that it fills the form and submits it. Finally it waits ...