https://github.com/rlueder/node-car-net
A Node.js wrapper for VW car-net APIs
https://github.com/rlueder/node-car-net
car-net nodejs volkswagen volkswagen-carnet
Last synced: about 1 month ago
JSON representation
A Node.js wrapper for VW car-net APIs
- Host: GitHub
- URL: https://github.com/rlueder/node-car-net
- Owner: rlueder
- License: mit
- Archived: true
- Created: 2022-01-23T18:22:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T05:19:56.000Z (over 3 years ago)
- Last Synced: 2025-06-19T08:41:55.723Z (4 months ago)
- Topics: car-net, nodejs, volkswagen, volkswagen-carnet
- Language: JavaScript
- Homepage:
- Size: 55.7 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/rlueder/tidytweets/blob/main/LICENSE)
# node-car-net
> A Node.js wrapper for VW Car-net APIS.
This builds on the work done by [@thomasesmith](https://github.com/thomasesmith) on [vw-car-net-api](https://github.com/thomasesmith/vw-car-net-api)
## Table of Contents
- [1. Getting Started](#1-getting-started)
- [1.1 Prerequisites](#1.1-prerequisites)
- [1.2 Installing](#1.2-building-and-installing)
- [2. Built With](#2-built-with)
- [3. Credits and Community](#3-credits-and-community)
- [4. Donations](#4-donations)
- [5. License](#5-license)## 1. Getting Started
These instructions will get you a copy of the project up and running on your
local machine.### 1.1 Prerequisites
You'll need Node installed on your machine, the best way to install/manage
Node versions is to use Volta:- [Volta](https://github.com/volta-cli/volta) - the hassle-free JavaScript
tool manager### 1.2 Building and Installing
## 2. Built With
## 3. Credits and Community
This project exists thanks to all the people who contribute.
- [Rafael Lüder](https://github.com/rlueder)
## 4. Donations
Spicetify Announcer is free and open-source software, if you find it useful
[consider buying me a coffee](https://www.buymeacoffee.com/rlueder). Thanks!## 5. License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.