Skip to content

CaramelKat/polestar-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polestar-API

A very WIP port of the Polestar API to ts/js. Lots of implementation details are borrowed from NorthStar.Api

Usage

const api = new PolestarAPI('example@example.com', 'AccountPassword');

const car = await api.getCar('17CharacterVinNum')

License

This is an unofficial API proxy. Polestar and Volvo trademarks belong to their respective owners.

About

mplementation of the Polestar internal API in js

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors