Backend of Open Glass. This component is running on the gaming computer and offering a REST API which allows apps and webapps to send key presses to the game.
- Star Citizen (basic)
- Add the game to the Games enum in
de.seine_eloquenz.open_glass.server.Games. - Follow the instructions in the app component to extend the flutter app or build your own frontend to interface with the backend.