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

GET Parameter #143

Open
dd-gamer opened this issue Jun 12, 2022 · 4 comments
Open

GET Parameter #143

dd-gamer opened this issue Jun 12, 2022 · 4 comments

Comments

@dd-gamer
Copy link

dd-gamer commented Jun 12, 2022

I would like to cast redditp to a Chromecast, to get better wallpapers while it's idle. Unfortunately, I am unable to interact with the side I cast over catt. Could you maybe add GET variables to change some settings, like the auto-next and hide menu? The default 5 sec is a bit too quickly for this use case.

@ubershmekel
Copy link
Owner

Seems like a good idea. PR would be welcome.

@dd-gamer
Copy link
Author

I could try to implement it, if you could give me a small instruction how to set up the project on my own webserver. The one in the readme has caused many question marks. Until now, I never really worked with JavaScript before, but I'm able to handle PHP.

@ubershmekel
Copy link
Owner

You can:

  1. Download and install node js - https://nodejs.org/en/
  2. Clone this repo
  3. At the root of the repo, in a terminal, run npm install
  4. Run npm run start

And you should be up and running

@dd-gamer
Copy link
Author

Created a PR :)

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

No branches or pull requests

2 participants