Giter Club home page Giter Club logo

remote-task-workstation's Introduction

remote-task-workstation

Installation

Requirements

  • Python environment and virtualenv

      $ [sudo] apt-get install python-pip python-dev
      $ [sudo] pip install virtualenv
    
  • Necessary tools

      $ [sudo] apt-get install expect graphicsmagick
    
  • Oracle Java 6

      $ [sudo] apt-get install software-properties-common
      $ [sudo] add-apt-repository ppa:webupd8team/java
      $ [sudo] apt-get update
      $ [sudo] apt-get install oracle-java6-installer
    
  • Android SDK

    Follow Get the Android SDK to install android sdk.

    Note: Don't forget to add adb in your path environment.

Nodejs Runtime

Install it from Nodejs Official site, or via nvm.

Note: Nodejs version should >= v0.10.*

Clone and Install nodejs packages

    $ git clone https://github.com/xiaocong/remote-task-workstation && cd remote-task-workstation
    $ npm install

Run

Run the workstation as a private one

    $ [email protected] npm start

Run the workstation as a public one

    $ npm start

remote-task-workstation's People

Contributors

xiaocong avatar

Stargazers

lincoln avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

shaofang

remote-task-workstation's Issues

workstation disconnected!

2014-06-08T03:31:14.879Z - debug: Update workstation info.....
2014-06-08T03:31:14.964Z - debug: Sending info to server.
SocketIO disconnected!
Remove interval updates.
SocketIO connected!
Registering successfully!
2014-06-08T03:31:43.349Z - debug: Update workstation info.....
2014-06-08T03:31:43.441Z - debug: Sending info to server.
SocketIO disconnected!
Remove interval updates.

/home/b037/git/remote-task-workstation/node_modules/socket.io-client/node_modules/ws/lib/WebSocket.js:187
else throw new Error('not opened');
^
Error: not opened
at WebSocket.send (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/node_modules/ws/lib/WebSocket.js:187:16)
at Transport.WS.send (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/transports/websocket.js:107:22)
at Transport.packet (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/transport.js:178:10)
at Socket.packet (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/socket.js:295:22)
at SocketNamespace.packet (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/namespace.js:64:17)
at reset (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/socket.js:512:34)
at Socket.maybeReconnect (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/socket.js:539:16)
at Socket.EventEmitter.emit (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/events.js:170:22)
at Socket.onConnect (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/socket.js:411:12)
at Transport.onConnect (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/transport.js:139:17)
at Transport.onPacket (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/transport.js:91:12)
at Transport.onData (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/transport.js:69:16)
at WebSocket.websocket.onmessage (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/lib/transports/websocket.js:73:12)
at WebSocket.onMessage (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/node_modules/ws/lib/WebSocket.js:360:18)
at WebSocket.EventEmitter.emit (events.js:98:17)
at Receiver.self._receiver.ontext (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/node_modules/ws/lib/WebSocket.js:697:10)
at Receiver.opcodes.1.finish (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/node_modules/ws/lib/Receiver.js:397:14)
at Receiver.expectHandler (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/node_modules/ws/lib/Receiver.js:384:31)
at Receiver.add (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/node_modules/ws/lib/Receiver.js:93:24)
at firstHandler (/home/b037/git/remote-task-workstation/node_modules/socket.io-client/node_modules/ws/lib/WebSocket.js:673:22)
at process._tickCallback (node.js:415:13)

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.