Coder Social home page Coder Social logo

docbliny / stagelinq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marbytebeep/stagelinq

0.0 0.0 0.0 201 KB

NodeJS library implementation to access information through the Denon StageLinq protocol

License: GNU General Public License v3.0

TypeScript 99.70% JavaScript 0.30%

stagelinq's Introduction

StageLinq

NodeJS library implementation to access information through the Denon StageLinq protocol. This code is tested on Engine OS v1.6.2 and v2.0.0.

About

This is a WIP demo that tries to find a Denon Stagelinq device (e.g., Prime4, Prime2 and Prime Go) on the local network, connects with it and outputs all input a user makes.

Thanks

Big thanks to @erikrichardlarson and specifically @icedream for his Go reference code upon which this code is based.

Prerequisites

This code is built and tested on

node v14.16.0
npm v6.14.11
tsc v4.3.5
engine os v1.6.2 to v2.1.1

Ensure typescript is installed, if not run the following

npm install -g typescript

Install NPM Modules

To fetch all required NPM modules, run the following command from the terminal

npm install

Build & Run

Visual Studio Code

  • Load stagelinq.code-workspace in VS Code
  • Run launch from the debug tab

Command line Build

tsc --build tsconfig.json

Command line Run

node ./dist/main.js

stagelinq's People

Contributors

marbytebeep avatar kkirjala avatar honusz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.