https://github.com/keith/smloginitems
See sandboxed login items
https://github.com/keith/smloginitems
Last synced: 9 months ago
JSON representation
See sandboxed login items
- Host: GitHub
- URL: https://github.com/keith/smloginitems
- Owner: keith
- License: mit
- Created: 2015-01-20T06:04:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T00:27:13.000Z (over 11 years ago)
- Last Synced: 2025-01-09T03:21:31.777Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 190 KB
- Stars: 15
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMLoginItems
**Download the most recent release [here](https://github.com/Keithbsmiley/SMLoginItems/releases)**
A simple OS X app to show you login items that were enabled (probably)
with [`SMLoginItemSetEnabled`](https://developer.apple.com/library/mac/documentation/ServiceManagement/Reference/SMLoginItem_header_reference/).
[By](http://stackoverflow.com/questions/15484394/adding-a-sandboxed-app-to-login-items)
[design](https://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLoginItems.html#//apple_ref/doc/uid/10000172i-SW5-BAJJBJEG)
these items do not show up in System Preferences. Some of these APIs are
[deprecated without replacement](https://gist.github.com/Keithbsmiley/4776dd13113fa2df7b49)
but in the meantime I think it's useful to be able to see what sandboxed
applications are set to launch at login on your machine.