Skip to content

mafredri/magic4linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magic4linux

Allows you to use the magic remote on your webOS LG TV as a keyboard/mouse for your PC Linux machine.

This is a Linux implementation of the Wouterdek/magic4pc client.

A virtual keyboard and mouse is created via the /dev/uinput interface, as provided by the bendahl/uinput library. For non-root usage, please add udev rules as instructed in the uinput documentation.

Installation

go install github.com/mafredri/magic4linux/cmd/magic4linux

Usage

There are no options yet.

magic4linux

Building for other platforms

git clone https://github.com/mafredri/magic4linux
cd magic4linux/cmd/magic4linux
GOOS=linux GOARCH=arm64 go build

About

Allows you to use the magic remote on your webOS LG TV as a keyboard/mouse for your Linux machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages