Update README.md

add comments on linux install
This commit is contained in:
Carlos Valente
2022-05-22 10:21:43 +02:00
committed by GitHub
parent a73f4595a9
commit ca33624ffc
+13
View File
@@ -143,13 +143,26 @@ device and its screen resolution
When installing the app you would see warning screens from the Operating System like: When installing the app you would see warning screens from the Operating System like:
```Microsoft Defender SmartScreen prevented an unrecognised app from starting. Running this app might put your PC at risk.``` ```Microsoft Defender SmartScreen prevented an unrecognised app from starting. Running this app might put your PC at risk.```
or or
```Ontime can't be opened because it is from an unidentified developer``` ```Ontime can't be opened because it is from an unidentified developer```
or in Linux
```Could Not Display "ontime-linux.AppImage```
You can circumvent this by allowing the execution of the app manually.
- In Windows: click more and select "Run Anyway"
- in macOS: after attempting to run the installer, navigate to System Preferences -> Security & Privacy and allow the execution of the app
- In Linux: right-click the AppImage file -> Properties -> Permissions -> select Allow Executing File as a Program
Long story short: Ontime app is unsigned. </br>Purchasing the certificates for both Mac and Windows Long story short: Ontime app is unsigned. </br>Purchasing the certificates for both Mac and Windows
would mean a recurrent expense and is not a priority. This is unlikely to change in future. If you would mean a recurrent expense and is not a priority. This is unlikely to change in future. If you
have tips on how to improve this, or would like to sponsor the code signing, have tips on how to improve this, or would like to sponsor the code signing,
please [open an issue, so we can discuss it](https://github.com/cpvalente/ontime/issues/new) please [open an issue, so we can discuss it](https://github.com/cpvalente/ontime/issues/new)
#### Safari #### Safari
There are some issues with Safari versions lower than 13: There are some issues with Safari versions lower than 13: