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

Suggestions/Improvements #18

Open
henshin opened this issue Jan 10, 2022 · 1 comment
Open

Suggestions/Improvements #18

henshin opened this issue Jan 10, 2022 · 1 comment

Comments

@henshin
Copy link

henshin commented Jan 10, 2022

Nice app! Here are some suggestions to improve it (in my opinion):

  • Don't enable remote control by default when started. Most users won't use this feature
  • Don't enable the server by default. Personally, I run the web server from a different host.
  • Increase the timeouts duration. Right now they are really short, so for example doing an install from URL from another host, returns an error on the application but the RPI still processes the file correctly
  • Saving the settings on exit: PS4 IP, whether to enable/disable server and remote control
@twnaing
Copy link

twnaing commented May 15, 2022

In my case,

  • point No. 1 is true
  • point No. 2 is also true
  • for point No. 3 I have different results with different servers. I have tried python3 (one line) http server and installation did't work. On the other hand, nodejs http-server worked for me and then gave error on subsequent file (but the RPI still processesd).
  • point No. 4 will solve the point No. 1 and 2

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

No branches or pull requests

2 participants