Fnska / android-remote

MPC-HC Remote Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Remote Application for MPC-HC

Adapted solution for MPC-HC web interface. For those people who want to manage a video player over the Internet but are behind NAT and do not have Wi-Fi.

Using

  • AndroidSDK
  • Vue.js
  • MPC-HC

Build

  1. Download or rebuild app-release.apk file
  2. Add index.html to path/to/MPC-HC/webroot/
  3. Download .exe file of Ngrok or use CLI
  4. Set the launch parameters: http -auth="<login>:<password>" 13579
  5. Turn on listening port 13579 in MPC-HC
  6. Use Android application or just visit site that created by ngrok

About

MPC-HC Remote Application


Languages

Language:Java 65.9%Language:HTML 34.1%