The Fairphone (Gen. 6) - Switch Button Settings

This application provides settings for controlling the SwitchButton functionality. It interacts with Fairphone Moments to enable and configure the Detox feature.

Development

The source code can be found on Github. You can clone the code with the following command:

$ git clone https://github.com/fairphone/switch-button-settings.git

In case you are planning to contribute in the future, you need to clone the project using SSH instead of HTTPS.

$ git clone git@github.com:fairphone/switch-button-settings.git

The project README contains further information on how to build and run the application.