-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,11 @@ | |
}, | ||
"credentials": { | ||
"title": "Credentials" | ||
}, | ||
"settings": { | ||
"title": "Settings" | ||
}, | ||
"faqs": { | ||
"title": "Faqs" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Windows | ||
|
||
![Ngroker windows security](./../../public/screenshots/windows-security.png) | ||
|
||
> If windows show **Windows protected your PC** | ||
Click **More info** -> **Run anyway** | ||
|
||
# macOS | ||
|
||
> If you can not launch on macOS after drop app into /Application folder, try to run the command below on terminal | ||
`sudo xattr -d com.apple.quarantine /Applications/Ngroker.app` | ||
|
||
> If you minimize the app, you can't find the app on dock, please check the top of status bar. | ||
> ![Ngroker macos top](./../../public/screenshots/macos-top.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.