Skip to content

skariko/plexus

 
 

Repository files navigation

Plexus

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

This project is licensed under the CC0 V1 License.

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

  • To view app data, visit the Plexus Website

  • To view the CSV spreadsheet (and contribute) view it here.

  • To create or view app requests where other testers can contribute and volunteer to test for you, go here

  • To join our Matrix room, go here.

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

  • Test only Google Play Store applications (Regardless of where they came from, including the Aurora Store)
  • Kindly disable Netguard and other blockers
  • No Google Play Services
  • Pay extra attention to notifications as some will not properly work
  • If you're testing from MicroG, only input data in the last two columns, and utilize two "X"s for the standard sections.
  • If you're testing from a fully de-googled ROM without MicroG, input data in the standard sections and mark the MicroG sections as "X"s

Contribute Method 1 (Recommended)

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 support@techlore.tech 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 support@techlore.tech with the following information: Name/Alias, App Name(s),MicroG (Yes/No), Urgent (Yes/No)

Future Plans & Goals

  • Support for application package names & version numbers
  • Support for "recommended alternatives" similar to alternativeto.net
  • More thorough data showing what OS & ROM was used for testing
  • An app you can download from F-Droid that conveniently scans app on your phone allowing you to submit scores within a centralized location.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • CSS 0.6%