Coder Social home page Coder Social logo

lynx-node-scoreboard's Introduction

lynx-node-scoreboard

Node.js Web Scoreboard for FinishLynx

  • LAN Version
    • Runs on a local network — requires socket.io
  • WAN Version
    • Runs on a webserver — requires pusher.com account

###Node Setup###

  • install node.js
    • add node to PATH (windows installer sometimes doen't do this by default)
      • open cmd prompt as administrator
      • SET PATH=C:\Program Files\Nodejs;%PATH%
  • create a folder for you Node project (c:\node)
  • install socket.io node.js module (required for LAN version, not WAN)
    • must be in the same directory as the node project
    • from a command prompt

###FinishLynx Setup

  • copy nodejs.lss into the Finishlynx directory
  • setup scoreboard in FinishLynx
    • Script: nodejs.lss
    • Code Set: Single Byte
    • Serial Port: Network (UDP)
    • Port: 43278
    • IP Address: 255.255.255.255
    • Running Time: Off
    • Results: Auto
    • Alway send place: checked
    • Paging: checked
    • Size: 24
    • Max: 24
    • Include first name: checked

###Run Server###

  • start the node upd/http server
    • node lynx.js

lynx-node-scoreboard's People

Contributors

chrissabato avatar wubearcats avatar

Watchers

 avatar James Cloos 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.