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: about 2 months ago
JSON representation

Simple macOS GateKeeper script.

Lists

README

        


Screenshot

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)

## 🧐 About

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.

## 🎈 Usage

Just download "GateKeeper_Helper.command" file and run it.

## 🎉 Tips

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.