Skip to content

BlueAndi/niu-cloud-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

niu-cloud-connector

Javascript function API to access the NIU cloud.

License Repo Status Release

A project originated from an article in the Elektroroller-Forum [German].

Installation

$ git clone https://github.com/BlueAndi/niu-cloud-connector.git
$ cd niu-cloud-connector
$ npm install

API description

Find the API description in the ./doc folder.

Test

Change credentials (account, password, country code) in the ./test/test.js and run npm run test.

Command line interface

If you search for a command line interface to use it for some script, take a look to the niu-cloud-cli project.

Other related projects

Issues, Ideas and bugs

If you have further ideas or you found some bugs, great! Create a issue or if you are able and willing to fix it by yourself, clone the repository and create a pull request.

License

The whole source code is published under the MIT license.