Skip to content

i broke my roku remote so i made a new one with go and fyne

License

Notifications You must be signed in to change notification settings

donuts-are-good/roku-fyne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

donuts-are-good's followers donuts-are-good's stars donuts-are-good's visitors

roku-fyne

i broke my roku remote so i made a new one with go and fyne

build instructions

windows

install go if you haven't already.

install fyne:

go get fyne.io/fyne/v2

build with:

go mod tidy && go build

this will create a roku-fyne.exe executable in the same directory.

macos

if you run apple silicon, i might have a binary for you in 'releases'.

install go if you haven't already.

install fyne:

go get fyne.io/fyne/v2

build with:

go mod tidy && go build

this will create a roku-fyne executable in the same directory.

linux

install go if you haven't already.

install fyne:

go get fyne.io/fyne/v2

build with with:

go mod tidy && go build

this will create a roku-fyne executable in the same directory.

license

MIT License 2023 donuts-are-good, for more info see license.md

About

i broke my roku remote so i made a new one with go and fyne

Topics

Resources

License

Stars

Watchers

Forks

Languages