Skip to content

Open Apps, Modify Volume or Press Keys from the web. Use your phone, computer to control your main machine.

Notifications You must be signed in to change notification settings

zKlau/ComputerWebRemoteControl

Repository files navigation


Computer Web Remote Control

Control your computer from any device

Report Bug . Request Feature

Downloads Contributors Stargazers Issues License

About The Project

With this little program you can host a server on your own computer and then access it from any device by connecting to a given website. You can add the local path to a program <"C:\Desktop\name\program\somehting.exe"> and a button will be added to your website where you can click on it and the program will open on your computer.

Built With

This was build using NodeJS, HTML,

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps. ! Use Node.JS Version 15+ !

Installation

  1. Clone the repo
git clone https://github.com/zKlau/ComputerWebRemoteControl.git
  1. Start the server
node server.js
  1. Host the website Create a text file and type lt --port 3000 -s websiteName (type whater name you want instead of websiteName) then save the file as .bat

Usage

You can use this to create shortcuts and access them from your phone or any device. In the future I want to add video and image support so you can stop and play videos. For now you can only open programs and webpages.

Roadmap

  • Image & Video support
  • Send text from device to the host
  • Plugin support
  • Better interface

Authors

About

Open Apps, Modify Volume or Press Keys from the web. Use your phone, computer to control your main machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published