Coder Social home page Coder Social logo

toozande / myscreen.live Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cretz/myscreen.live

0.0 0.0 0.0 122 KB

P2P Screen Sharing with WebRTC

Home Page: https://myscreen.live

License: MIT License

JavaScript 0.81% Go 19.90% TypeScript 75.36% HTML 3.93%

myscreen.live's Introduction

myscreen.live

myscreen.live is a free service that simplifies WebRTC screen sharing. There are two components:

  • www/ - The source for https://myscreen.live. The built (and downloadable for use) version is present in the gh-pages branch.
  • host/ - The downloadable tool to support controlling the mouse and keyboard. This is still in development.

www

The www/ folder contains the source for the https://myscreen.live. It is a very simple site. The HTML files are in www/dist/. The single index.js file they reference in the same folder is built by webpack from the TypeScript sources in www/src/.

To build the www/dist/index.js file, simply run npm run build from the www folder. The entirety of www/dist is what should be committed to the gh-pages branch.

For development, running npm run dev in www will update www/dist/index.js with a non-minified version of the source every time a TypeScript file changes. With Go installed, running go run local_web_server.go in www will make the site visible at http://127.0.0.1:8080 though most features work just opening the www/dist/index.html file in the browser directly.

myscreen.live's People

Contributors

cretz 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.