The Fairphone (Gen. 6) - Fairphone Moments

Fairphone Moments is a system-integrated secondary launcher for The Fairphone (gen. 6), designed to provide a “minimalist experience” to use your Fairphone with fewer distractions.

Development

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

$ git clone https://github.com/fairphone/fairphone-moments.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/fairphone-moments.git

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