Skip to content

OpenBCI/OpenBCI_GUI_Helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

31819ab · Sep 18, 2023

History

45 Commits
Sep 5, 2023
Sep 18, 2023
Dec 8, 2022
Dec 8, 2022
Feb 5, 2020
Feb 5, 2020
Feb 5, 2020
Sep 5, 2023
Dec 8, 2022
Feb 5, 2020
Sep 18, 2023

Repository files navigation

OpenBCI GUI Helpers

Helpers for OpenBCI GUI

Built using Github Actions for all OS. The .dylib files for Mac are also provided as an artifact. These files should be included in the libraries folder outside of the .jar file as shown below. As a result, we do not need to extract them from the .jar file on Mac.

When updating this library in the GUI, use the following folder structure:

  • GUI Repo Root Directory
    • OpenBCI_GUI
      • libraries
        • openbci_gui_helpers
          • library
            • openbci_gui_helpers.jar
            • libGanglionNativeScan.dylib
            • libGanglionScan.dylib

License:

MIT