/nomiku-js

A NodeJS module for interacting with a WiFi nomiku

Primary LanguageJavaScriptMIT LicenseMIT

nomiku-js

A NodeJS module for interacting the a WiFi Nomiku and the Nomiku Tender service

Installation

With npm do npm install nomiku-js

Documentation

See The Documentation

Getting Started & Examples

See examples/*

Changelog

4.0.0

Reorganized the Nomiku class to be more object oriented. Users can now have multiple simultaneous Nomiku objects. Started keeping a changelog.