A simple UI for DIY arcade machines with or without coin slots
To get started with Arcader, please check out our documentation.
ENABLE_JOYSTICK
- Enable joystick support during development. Default isfalse
DISABLE_COIN_SLOT
- Disable coin slot support during development. Default isfalse
COIN_ACCEPTOR_PATH
- Path to the coin acceptor device. Default is/dev/ttyACM0
JOYSTICK_INDEX
- ID of the primary joystick. Default is0
ADMIN_UI_PORT
- Port of the admin UI. Default is5328
STEAMGRIDDB_API_KEY
- API key for SteamGridDB. Default isnull
Distributed under the MIT license. See LICENSE
for more information.