-
Notifications
You must be signed in to change notification settings - Fork 240
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
Option not to confirm quitting on MacOS #112
Comments
Apple rejected my first submission, and the Apple Human Interface team told me to add this. I think we can incorporate a feature like this. However, the OpenSpeedTest server for desktop and mobile is not designed for 24/7 operation. For that, you need to use Docker or Nginx. In your case, Nginx would be better. As far as I know, Docker works better on Linux. Install Nginx on MacOS
now copy https://github.com/openspeedtest/Speed-Test to This will use very few resources, provide better performance, and allow for 24/7 operation. |
Screencast https://www.youtube.com/watch?v=fUtbXxNndXs After installing Nginx using Homebrew, check the paths for For M1 Mac mini (Apple Silicon):
For X86 (Intel):
To set up OpenSpeedTest:
You can download |
Hi, using version 2.1.8 on MacOS Monterey server on MacPro 5,1.
My Mac is set to reboot daily but since installing OpenSpeedTest server it cannot. The App requests a Quit confirmation and blocks the reboot process.
I would like to see an option to enable/disable the quit confirmation request.
Thank you !
The text was updated successfully, but these errors were encountered: