Plexus

Remove the fear of Android app compatibility on de-Googled devices.

Important updates as of May 12, 2022

Hey everyone, thanks for visiting the repo & thank you to all contributors. Plexus is going through a massive transition right now:

Explanation

Google Play Services are an integral part of most Android devices that enable users to utilize their Google account on their phone, as well as enable Google-specific features for applications that rely on them.

When users move to a de-googled ROM like GrapheneOS, CalyxOS or LineageOS, they are faced with opening their standard applications hoping they work. Plexus aims to beat the guessing game and allow users to know exactly what will happen once they flash a new ROM. Plexus supports ROMs with no Google Play Services e.g: (GrapheneOS), as well as ROMs with microG, an open source alternative of Google Play Services, e.g: (CalyxOS).

Navigating Plexus

NOTE: Plexus is only for applications directly or indirectly from the Google Play Store. Please do not submit applications from F-Droid as they are all expected to work.

What Do The Ratings Mean?

  1. Unusable. Mostly apps that fail to open
  2. Acceptable but with missing or broken functionality
  3. Almost everything works with minimal caveats
  4. Perfect or like-perfect experience

How To Contribute Your Applications

Testing Standards

Contribute Method 1 (Recommended)

Edit the file Plexus.csv and start a pull request with your apps to submit. Ensure you're maintaining the proper CSV format in alphabetical order to make merging as simple as possible.

  1. App Name
  2. Month Last Tested
  3. Year Last Tested
  4. App score. Please refer to the rating section of the readme to help figure out what score a service is. We may change your score if it doesn't match our rating method. Label "X" if you're testing with MicroG.
  5. Any issues with the application. Explain your problems, or just say "No reported issues" if the app works perfectly. Label "X" if you're testing with MicroG.
  6. MicroG App Score. This is ONLY for users testing apps on MicroG. Please refer to the rating section of the readme to help figure out what score a service is. We may change your score if it doesn't match our rating method. Label "X" if you're not testing with MicroG.
  7. MicroG issues. Explain your problems, or just say "No reported issues" if the app works perfectly. Label "X" if you're not testing with MicroG.

Contribute Method 2 (Non-Github Method)

Email [email protected] with all your apps you use on your phone that are from the Google Play Store (Directly or Indirectly) with the following information:

  1. App Name
  2. Month Last Tested
  3. Year Last Tested
  4. App Score. Label "X" if you're testing with MicroG.
  5. Any issues with the application. Explain your problems, or just say none if the app works perfectly. Label "X" if you're testing with MicroG.
  6. MicroG App Score. Label "X" if you're not testing with MicroG.
  7. MicroG issues. Label "X" if you're not testing with MicroG.

I will then update the spreadsheet myself.

Application Requests

If you're unable to find an application within Plexus and don't have the means of testing them yourself, you can submit an App Request where other testers can test apps on your behalf. This is purely on a volunteer basis. There will be methods of incentivizing volunteers down the road.

To submit an application request, do one of the following:

  1. Submit a PR with your app(s) in the repo.
  2. Email [email protected] with the following information: Name/Alias, App Name(s),MicroG (Yes/No), Urgent (Yes/No)

Future Plans & Goals

License

Except where indicated otherwise, this project is licensed under the terms of GPLv3