
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@ykmg/tesla-invoice-api-cli
Advanced tools
I got annoyed by downloading the invoices manually. Especially since the feature was added to the mobile app and removed from the website.
Run:
npm i @ykmg/tesla-invoice-api-cli -g
You need your VIN and an API-Token in order to run the script. You can export both variables as environment variables "TESLA_API_VIN" and "TESLA_API_TOKEN". Otherwise you will be asked upon script execution.
The script will create a Folder called "invoices" at the location from where it is called.
To tun the script just call
tesla-invoice-cli download
There are multiple apps available to securely generate access tokens yourself, for example:
Tested on MacOS. Should also run seemlessly on Linux. Windows is untested.
Have fun :)
FAQs
CLI for downloading tesla charging invoices
The npm package @ykmg/tesla-invoice-api-cli receives a total of 3 weekly downloads. As such, @ykmg/tesla-invoice-api-cli popularity was classified as not popular.
We found that @ykmg/tesla-invoice-api-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.