Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wynioux/macOS-GateKeeper-Helper
Simple macOS GateKeeper script.
https://github.com/wynioux/macOS-GateKeeper-Helper
gatekeeper gatekeeper-helper macos
Last synced: 12 days ago
JSON representation
Simple macOS GateKeeper script.
- Host: GitHub
- URL: https://github.com/wynioux/macOS-GateKeeper-Helper
- Owner: wynioux
- License: mit
- Created: 2019-07-29T04:23:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T21:41:59.000Z (over 4 years ago)
- Last Synced: 2024-08-01T16:55:50.407Z (3 months ago)
- Topics: gatekeeper, gatekeeper-helper, macos
- Language: Shell
- Homepage:
- Size: 5.04 MB
- Stars: 237
- Watchers: 9
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - macOS GateKeeper Helper - Simple macOS GateKeeper script. It helps you to control your GateKeeper. ![shell_icon] (Applications / Utilities)
- open-source-mac-os-apps - macOS GateKeeper Helper - Simple macOS GateKeeper script. It helps you to control your GateKeeper. ![shell_icon] (Applications / Utilities)
README
macOS GateKeeper Helper
[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![Release](https://img.shields.io/github/release/wynioux/macOS-GateKeeper-Helper)](https://github.com/wynioux/macOS-GateKeeper-Helper/releases/latest)
[![Stars](https://img.shields.io/github/stars/wynioux/macOS-GateKeeper-Helper)](https://github.com/wynioux/macOS-GateKeeper-Helper/stargazers)
[![Forks](https://img.shields.io/github/forks/wynioux/macOS-GateKeeper-Helper)](https://github.com/wynioux/macOS-GateKeeper-Helper/network/members)
[![Downloads](https://img.shields.io/github/downloads/wynioux/macOS-GateKeeper-Helper/total)](https://github.com/wynioux/macOS-GateKeeper-Helper/releases/download/v1.2.2/GateKeeper_Helper.command)
[![Size](https://img.shields.io/github/size/wynioux/macOS-GateKeeper-Helper/GateKeeper_Helper.command)]()
[![License](https://img.shields.io/github/license/wynioux/macOS-GateKeeper-Helper)](/LICENSE)---
Simple macOS GateKeeper script.
## 📝 Table of Contents
- [About](#about)
- [Usage](#usage)
- [Tips](#tips)This is a simple useful tool for users which allow you to do the following:
1. Show GateKeeper Status.
2. Enable GateKeeper.
3. Disable GateKeeper.
4. Remove app from GateKeeper quarantine.
5. Self-sign the app.### What is GateKeeper?
- Gatekeeper is a security feature of the macOS operating system by Apple.
It enforces code signing and verifies downloaded applications before allowing them to run.### Why should I use?
- To fix "Example-App is damaged and can't opened. You should move it to the Trash." messages.
- To fix "Example-App.pkg can't be opened because it is from an unidentified developer." messages.
Just download "GateKeeper_Helper.command" file and run it.
Note: To open helper for first time, right click on it then click open.
Or type via Terminal:
```
chmod +x GateKeeper_Helper.command
```then run.