Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple rokus #6

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

duckpuppy
Copy link

Fixes #4.

This adds a new command to groku: use. groku discover stores all found rokus in an array. groku use will make a named roku current and will be used for all future calls. Each time the config is updated groku will attempt to make the same roku the current one again.

I have a future PR that will remove the 60 second timeout and require a groku discover to update the config so that we're not inflicted with a 5-second pause every 60 seconds. I also have a PR to move the config to a hidden file in the user's home dir rather than storing it in a temporary folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant