Skip to content

illuzan/aosp-extended

Repository files navigation

Screenshot

AOSP Extended

AospExtended is an AOSP based ROM which provides stock UI/UX experience with useful customizations. Being based on AOSP it provides a smooth experience. We have added useful customizations from various other open-source projects and have tried to keep our things simple. A ROM by a user, for a user. #BeExtended

Tech Stack

  • React
  • Next.js
  • TailwindCSS
  • Headless UI
  • esbuild
  • mdx-bundler

Team

If you have contributed to AospExtended in anyway such as maintenance, development, designing, moderation etc, feel free to do a pull request to add yourself to the team .

In order to proceed you need to add your details to data/team.ts and make a pull request.

Parameters

Param Description Required
name Your name Yes
description Your contribution to aex Yes
bio About you Yes
github Your github profile url No
xda Your XDA profile url No
telegram Your telegram url No

For optional parameters you can leave the value empty ("").

Development

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Authors