Coder Social home page Coder Social logo

wegiangb / remote.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jtangelder/remote.js

0.0 2.0 0.0 180 KB

Use your touchdevice as input for your desktop browser.

Home Page: http://remotejs.joriktangelder.nl/

License: MIT License

Makefile 1.73% JavaScript 67.18% HTML 31.09%

remote.js's Introduction

Remote.js

Use your touchdevice as input for your desktop browser.

Demo is at http://remotejs.joriktangelder.nl/

This could be you!

Install

npm install and run make start to start the socketserver on port 9000.

Connections

Remote.js should support these kind of connections, until now it only has a public channel.

Public - Remote to Receiver

1 or more remotes to 1 or more receivers. Always connect to a global channel. The server can send data to the remotes and receivers.

Use case: Show all connected remotes on a screen without any identification.

Private - Remote to Receiver

1 or more remotes to a private receiver. Remotes need to type in the unique code the receiver gets. All clients can send data around. The receiver key should become the channel key.

Use case: Let users interact with the PC and control it with their devices, like controlling a presentation.

remote.js's People

Contributors

jtangelder avatar

Watchers

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