@nwrks/livebox-api
v1.0.1
Published
A simple API wrapper to interact with the Livebox Internal API
Readme
@nwrks/livebox-api
An api wrapper for the Orange Livebox internal api compatible with all recent Livebox (not compatible with Livebox 4 Pro)
Installation
npm install @nwrks/livebox-apiUsage
You can use the api wrapper in two ways:
- Run the server (
npm run build && node dist/server.js) - Use the api directly in your code
