An alternative Bluelink app to use on Hyundai / Kia E-GMP Electric Cars. The "app" is a scriptable app, hence runs within the scriptable app itself.
See https://bluelink.andyfase.com for all documentation on feature set, installation instructions and usgae of the app.
These docs are hosted on Github Pages from the /docs
folder in this repo
The code is written in typescipt and transpiled to Javascript, which the scriptable app requires.
/src
is the main source code of the app
/docs
is a Jekyll static CMS, which Gtihub pages supports.
/.github/docs.yml
is the GitHub Action pipeline that builds and deploys the Github Pages
/exampleData
is a set of exampke API payloads
cd src
npm i
npm run build ./src/index.ts egmp-bluelink