GithubHelp home page GithubHelp logo

codecopy / instatech_client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitbound/instatech_client

0.0 1.0 0.0 122.94 MB

A screen sharing application for providing remote tech support (WPF, Windows service, and Electron versions).

Home Page: https://instatech.lucency.co

License: Apache License 2.0

JavaScript 48.40% HTML 1.11% Python 0.86% CSS 0.36% C# 49.27%

instatech_client's Introduction

InstaTech Client

A screen sharing client (WPF and cross-platform) that runs on its accompanying ASP.NET server.

Server Repo: https://github.com/Jay-Rad/InstaTech_Server
Website: https://instatech.lucency.co

WPF Client + Windows Service (/InstaTech_Client/)

Compatibility: Windows 7, 8, and 10.

The WPF version is a small, portable EXE for Windows. It contains the Windows Service and can be used from the command line in the same way.

Switches

  • -install = Installs (or updates) the service and begins accepting connections.
  • -uninstall = Uninstalls the service.

Windows Service Client (/InstaTech_Service/)

Compatibility: Windows 7, 8, and 10.

A self-installing Windows service that will listen for connections and launch the client in the logged-on user's session. This is embedded in the WPF client.

Switches

  • -install = Installs (or updates) the service and begins accepting connections.
  • -uninstall = Uninstalls the service.

Cross-Platform Client (/InstaTech_CP/)

Compatibility: Windows, Linux, and Mac.

The cross-platform version is larger than the WPF and uses an installer. However, it works on all versions of Windows, Linux, and Mac. It's built with Electron (http://electron.atom.io).

InstaTech Server

Compatibility: Windows 8/10 Pro or Enterprise, Windows Server 2012+.

Repo: https://github.com/Jay-Rad/InstaTech_Server

Remote Control

The WPF client and cross-platform client, when launched, will generate a random session code. Enter that code into the web-based remote control to view the remote computer and/or take control.

Computers that have the Windows service will show up in the Unattended mode and the Computer Hub of the InstaTech Server.

Building

To customize the clients, change the hostname properties prior to building. Check the comments in /InstaTech_Client/MainWindow.xaml.cs, /InstaTech_Service/Socket.cs, and /InstaTech_CP/app/main.js.

3rd-Party Libraries

The InstaTech project uses the below 3rd-party libraries. A huge thank you to the creators for these! They are all awesome, and I highly encourage you to check them out.

instatech_client's People

Contributors

bitbound avatar michaellperry avatar

Watchers

 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.