Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alienator88/sentinel
SwiftUI gatekeeper configuration GUI
https://github.com/alienator88/sentinel
gatekeeper gatekeeper-helper macos macos-app opensource swift swiftui
Last synced: 13 days ago
JSON representation
SwiftUI gatekeeper configuration GUI
- Host: GitHub
- URL: https://github.com/alienator88/sentinel
- Owner: alienator88
- License: other
- Created: 2023-03-22T20:24:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-04T17:56:28.000Z (about 1 month ago)
- Last Synced: 2024-10-25T05:49:02.098Z (19 days ago)
- Topics: gatekeeper, gatekeeper-helper, macos, macos-app, opensource, swift, swiftui
- Language: Swift
- Homepage: https://itsalin.com/appInfo/?id=sentinel
- Size: 4.98 MB
- Stars: 212
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Sentinel
Status: Maintained
Version: 1.8
Download
·
Commits
A GUI for controlling Gatekeeper and more, written in SwiftUI. Using this as a learning opportunity for Swift as I'm new to it.
## Features
- 100% Swift
- Can drop an app in the drop target to unquarantine
- Can drop an app in the drop target to ad-hoc self sign and replace the certificate
- Custom auto-updater that pulls latest release notes and binaries from GitHub Releases (Sentinel should be ran from /Applications folder to avoid permission issues)
- Supports macOS Sequoia and up gatekeeper modification using profiles since Apple disabled `spctl` command## Screenshots
## Requirements
- MacOS 12.0+ (App uses a lot of newer SwiftUI functions/modifiers which don't work on any OS lower than 12.0)## Getting Sentinel
Releases
> Pre-compiled, always up-to-date versions are available from my releases page.
Homebrew
> Execute the following command to install via Homebrew:
```
brew install alienator88/homebrew-cask/sentinel-app
```## License
> [!IMPORTANT]
> Sentinel is licensed under Apache 2.0 with [Commons Clause](https://commonsclause.com/). This means that you can do anything you'd like with the source, modify it, contribute to it, etc., but the license explicitly prohibits any form of monetization for Sentinel or any modified versions of it. See full license [HERE](https://github.com/alienator88/Sentinel/blob/main/LICENSE.md)
>## Thanks
Much appreciation to [Wynioux]([https://freemacsoft.net/appcleaner/](https://github.com/wynioux/macOS-GateKeeper-Helper)) for their Gatekeeper script used as inspiration.
## Some of my apps
[Pearcleaner](https://github.com/alienator88/Pearcleaner) - An opensource app cleaner with privacy in mind
[Sentinel](https://github.com/alienator88/Sentinel) - A GUI for controlling gatekeeper status on your mac
[Viz](https://github.com/alienator88/Viz) - Utility for extracting text from images, videos, qr/barcodes