An open API service indexing awesome lists of open source software.

https://github.com/klich3/sonoma-workaround-allow-services

Allow services if no appear in Privacy System Settings of your Mac
https://github.com/klich3/sonoma-workaround-allow-services

hack hackintosh macos osx privacy services sonoma

Last synced: about 2 months ago
JSON representation

Allow services if no appear in Privacy System Settings of your Mac

Awesome Lists containing this project

README

          

# sonoma-workaround-allow-services

On mac sometimes the permissions for applications like Microphone or Camera for Chrome or other Apps do not appear.
With this script we can inject those permissions to appear directly in the "Privacy / System Settings".

`sudo ./allow_services.sh "" ""`

The name is the name as it appears on the application icon.

Ejemplo:

`sudo ./allow_services.sh "Safari" "Camera"`

---

## Lista de servicios

- "Accessibility"
- "AddressBook"
- "AppleEvents"
- "Calendar"
- "Camera"
- "ContactsFull"
- "ContactsLimited"
- "DeveloperTool"
- "Facebook"
- "LinkedIn"
- "ListenEvent"
- "Liverpool"
- "Location"
- "MediaLibrary"
- "Microphone"
- "Motion"
- "Photos"
- "PhotosAdd"
- "PostEvent"
- "Reminders"
- "ScreenCapture"
- "ShareKit"
- "SinaWeibo"
- "Siri"
- "SpeechRecognition"
- "SystemPolicyAllFiles"
- "SystemPolicyDesktopFolder"
- "SystemPolicyDeveloperFiles"
- "SystemPolicyDocumentsFolder"
- "SystemPolicyDownloadsFolder"
- "SystemPolicyNetworkVolumes"
- "SystemPolicyRemovableVolumes"
- "SystemPolicySysAdminFiles"
- "TencentWeibo"
- "Twitter"
- "Ubiquity"
- "Willow"

---

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=klich3/sonoma-workaround-allow-services&type=Date)](https://www.star-history.com/#klich3/sonoma-workaround-allow-services&Date)