austinsims / remote-volume-control

Simplest possible application to control Windows PC volume from an Android phone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remote-volume-control

Simplest possible application to control Windows PC volume from an Android phone

Screenshots

Android client

Android client

Windows server

Windows server

HOWTO

Requirements: Visual Studio 2015, Android SDK, Android Studio (or just Gradle I guess)

  1. Open the Visual Studio solution, build and start it... it listens on port 8001
  2. Same with the Android project. Build and deploy it to your phone
  3. Connect to WiFi
  4. Type in your PC's IP address
  5. Press the buttons

Enjoy super simple remote volume control!

About

Simplest possible application to control Windows PC volume from an Android phone


Languages

Language:C# 51.5%Language:Java 48.5%