retropilot-client/README.md

405 B

retropilot-client

This is a lesser fork of upstream retropilot-client.

Install

Debian Bullseye (11/stable).

sudo apt update
sudo apt install npm


git clone git@spacecruft.org:retropilot/retropilot-client.git
cd retropilot-client
npm install

vim src/config.js

Upstream

This is forked from RetroPilot:

See also README-upstream.md.