Giter Site home page Giter Site logo

vupc's Introduction

logo

VUPC

WebRTC screensharing Electron app for all desktop platforms

Table of contents

General info

VUPC is an open source screen sharing + remote collaboration application for Mac OS, Linux, Windows. You can share your desktop with someone else while letting them share your mouse and keyboard remotely. Right now it is not as good as commercial alternatives, mostly because this initial prototype was written in 3 days. The big difference is that you can send PRs to make VUPC better

Screenshots

Example screenshot

Demo

You can download the demo application which may not be up to date with the latest changes in master. This application uses our server for signaling.

Technologies

  • Electron - version 9.0
  • VueJS - version 2.6
  • NodeJS - version 13.9

Setup

You can download the binaries already compiled, or you can compile a local version yourself.

Building the app

ย Requirements

Clone repository : git clone [email protected]:machester4/vupc.git

Install server dependencies :

cd server && yarn

Install app dependencies :

cd app && yarn

run server :

cd server && yarn run start:debug

run app :

cd app && yarn run electron:serve

Features

List of features ready and TODOs for future development

  • Share screen
  • Mouse click event in host

    To-do list:

  • Keyboard events in host
  • Your ideas :)

Status

VUPC is currently ALPHA STATUS and is intended for developers/early adopters. Check out the Issues to get involved. VUPC is a volunteer run project, your contributions and improvements are welcome!

Inspiration

This project is inspired by ScreenCat which was discontinued a long time ago.

Contact

Created by @machester4 (Michael Pintos) - feel free to contact me!

MIT License

vupc's People

Contributors

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