-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
borsTiHD edited this page Aug 6, 2021
·
7 revisions
Welcome to the pi-control wiki!
Download the latest version from releases: Release / Download
Extract the archive, change to the subdirectory, install dependencies and start the app:
$ cd pi-control
$ yarn install # npm install
$ sudo yarn start # sudo npm start
If you want to contribute to this project, please take a look at the following instructions: