Skip to content

Go example library for OSMC Remote Control running on Raspberry PI Linux

License

Notifications You must be signed in to change notification settings

vishen/raspberrypi-osmc-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSMC Remote Controller (OSMC / Remote PIS-0445) on Raspberry PI on Linux

A Go example library for using OSMC remote control on Raspberry PI on Linux.

Building for Raspberry PI

GOOS=linux GOARCH=arm GOARM=7 go build -o ./build/armv7-linux/osmc-controller

Remote Controller Functions

- HOME
- ARROW_UP
- ARROW_LEFT
- ARROW_RIGHT
- ARROW_DOWN
- OK
- INFO
- RETURN
- PLAY_PAUSE
- STOP
- PREV
- NEXT
- LIST

About

Go example library for OSMC Remote Control running on Raspberry PI Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages