Skip to content

gannonprudhomme/Desktop-Control-Tablet-Server

Repository files navigation

Desktop-Control-Tablet-Server

The Windows 10 server for the Desktop Control Tablet

Features

  • Remote volume control
  • Audio device changing
  • Current task reading

Installation

  1. Download nodejs/npm and nircmd on your PC.
  2. Clone the repository in the folder of your choosing
  3. Set your Raspberry Pi Client's IP in settings.json under the tablet-ip field.

Setup auto-launch for Windows 10

  1. Create a file called startserver.bat in a folder of your choosing.
  2. Add the following lines to it:
  cd path/to/your/folder
  node app.js
  1. Add the file to startup

About

Windows 10 server for the Desktop Control Tablet made with Node.js, Express, and C#

Resources

Stars

Watchers

Forks