GithubHelp home page GithubHelp logo

jgalilee / see-eye-vision Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 680 KB

Remote control browser for physical input isolated systems with visual displays.

License: Other

JavaScript 92.87% CSS 3.82% HTML 3.31%
javascript electron robotjs socket-io material-design

see-eye-vision's Introduction

See-Eye-Vision

Overview

Simple desktop application that supports remote control from a client application. The application displays a QR Code for the address of the application's embedded server. The server uses websockets to support realtime interaction between the client and application.

Setup

  1. Clone this repository.
  2. Install node (if not already installed).
  3. Run npm install.
  4. Run npm run start.
  5. Run npm run electron-rebuild.

Scripts

The following scripts can be executed using npm run for convenience.

  • start - start the application in production mode.
  • start:development - start the application in development mode.
  • start:debug - start the application in debug mode (enable chrome developer tools for all browser views).
  • start:doc - start a dedicated server for the documentation created by build:doc.
  • build - build both the application and the client for packaging.
  • build:client - build only the client (using Webpack).
  • build:app:linux - build only the application for packaging on linux systems.
  • build:app:win - build only the application for packaging on windows systems.
  • build:app:osx - build only the application for packaging on osx darwin systems.
  • build:doc - build the documentation for all files in ./src/ using JSDoc3.
  • package:linux:rpm - package the application for disttribution on x64 linux debian distro systems.
  • package:linux:deb - package the application for disttribution on x64 linux redhat distro systems.
  • package:windows:msi - package the application for disttribution on x64 windows systems.
  • package:osx:dmg - package the application for disttribution on x64 osx darwin systems.
  • clean - delete both the app and client builds.
  • clean:app - delete only the app build.
  • clean:client - delete only the client build.
  • test - run all of the tests.
  • lint - run eslint and fix anything that can be fixed automatically.

Licence

Copyright 2018 Jack Galilee

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

see-eye-vision's People

Contributors

jgalilee avatar

Stargazers

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