Skip to content

Commit

Permalink
Add info to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouterdek committed Jul 31, 2021
1 parent 6a3f7fa commit 5a8b1e4
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
#Magic4PC
# Magic4PC

Allows you to use the magic remote on your LG tv as a mouse for your PC.
Allows you to use the magic remote on your LG tv as a mouse for your PC.

# Installing

You can find the latest release on the releases page.
Download and extract the win_install.zip file, make sure developer mode is enabled on your PC and run the install_x64.bat (or install_arm64.bat) file to install the Windows client app.

You will also need the WebOS app, which is available as an .ipk file in the release.
To install the .ipk, first install the webOS TV SDK on your PC, enable developer mode on your TV, and then install the app using `ares-install --device YOUR_DEVICE_HERE me.wouterdek.magic4pc_1.0.0_all.ipk`.


# Building from source

Requires Visual Studio 2019 with WinUI 3.0, Node.js, Enact and the LG WebOS CLI development tools

0 comments on commit 5a8b1e4

Please sign in to comment.