• Stars
    star
    131
  • Rank 270,490 (Top 6 %)
  • Language
    Swift
  • License
    Apache License 2.0
  • Created over 1 year ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Automatically process packages and scripts during boot, login, or on demand.

Outset

Outset Icon

Outset is a utility application which automatically processes scripts and packages during the boot sequence, user logins, or on demand.

Check out the wiki for more information on how to use Outset or find out how it works.

Requirements

  • macOS 10.15+

Usage

OPTIONS:
	--boot                  Used by launchd for scheduled runs at boot
	--login                 Used by launchd for scheduled runs at login
	--login-window          Used by launchd for scheduled runs at the login window
	--login-privileged      Used by launchd for scheduled privileged runs at login
	--on-demand             Process scripts on demand
	--login-every           Manually process scripts in login-every
	--login-once            Manually process scripts in login-once
	--cleanup               Used by launchd to clean up on-demand dir
	--add-ignored-user <username>
							Add one or more users to ignored list
	--remove-ignored-user <username>
							Remove one or more users from ignored list
	--add-override <script> Add one or more scripts to override list
	--remove-override <script>
							Remove one or more scripts from override list
	--checksum <file>       Compute the checksum (SHA256) hash of the given file. Use the keyword 'all' to compute all
							values and generate a formatted configuration plist
	--version               Show version number
	-h, --help              Show help information.

Credits

Outset 4 is a direct feature for feature (almost) update of outset by Joseph Chilcote written in Swift.

Maintained by MacAdmins Open Source and Bart Reardon

Feature Support

Recent version of macos restrict the installation of .mobileconfig files in a useful way outside of MDM and from macOS 11 Big Sur onwards, the profiles command can no longer be used to install configuration profiles, so makes no sense to continue support for this feature.

Future releases may also remove the capability to install packages as this also is something that is better served from your MDM or other application management toolkit.

Classic Outset

Classic outset is available if required as a legacy release

Note: Classic outset, while available in this repository, is no longer maintained and there are no plans for any future updates Apart from the Outset app, the pkg also includes some other files:

Agents

/Library/LaunchDaemons/ /Library/LaunchAgents/

Updated with the AssociatedBundleIdentifiers key so under macOS 13, Login Items show everything under the 'Outset' title

Outset.app

Outset Icon

/usr/local/outset/Outset.app

Apart from being an app bundle, this app has the BundleID of io.macadmins.Outset which is used to show in macOS 13 Login Items under the same app bundle and with an icon.

Building the project

Add your developer certificate in the signing and capabilities of the "Outset App Bundle" build targets in Xcode. Select the "Outset Installer Package" scheme and build. This should generate an Outset.pkg in your Build/Products/Release directory.

License

   Copyright 2023 Mac Admins Open Source

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

More Repositories

1

nudge

A tool for encouraging the installation of macOS security updates.
Swift
976
star
2

SplashBuddy

Onboarding splash screen for MDM and Automated Device Enrollment.
Swift
404
star
3

installapplications

A tool for dynamically using installapplication
Python
283
star
4

umad

A tool to help users with pre-existing devices enroll into MDM
Python
275
star
5

python

Framework files for use with popular python macadmin toolsets
Shell
223
star
6

nudge-python

A tool to help users with pre-existing devices upgrade their OS version.
Python
215
star
7

escrow-buddy

A macOS authorization plugin that helps MDM administrators ensure valid FileVault keys are escrowed for all their Macs.
Objective-C
178
star
8

sofa

SOFA | A MacAdmin's Simple Organized Feed for Apple Software Updates
HTML
87
star
9

osquery-extension

An osquery extension for endpoint engineers
Go
87
star
10

nibbler

python pyobjc utility for macOS for displaying dialogs using .nib files
Python
82
star
11

SupportCompanion

macOS helper application designed to empower end-users
C#
41
star
12

jamf-pro-sdk-python

A client library for the Jamf Pro APIs and webhooks.
Python
40
star
13

sashay

DEPRECATED - Scrape caching server logs and send periodic reports
Python
37
star
14

munki-builds

22
star
15

docker-mwa2

Python
22
star
16

apple-status-api

Publish Apple service status notifications as a simple REST API
Python
20
star
17

dockset

It's like outset, but for your Dock
Python
17
star
18

macadmins.io

14
star
19

puppet-apple_package

Ruby
12
star
20

chef-cookbooks

Metarepo for all known macOS related Chef Cookbook repos
11
star
21

unfs3

Docker image for running unfs3, a user space NFS server
Shell
10
star
22

munkireport-php

Docker autobuild repo for Munkireport-PHP
PHP
10
star
23

puppet-macauthdb

Manage the OS X authorization database with puppet.
Ruby
9
star
24

postgres

Docker container for postgres that accepts remote connections from Docker IPs
Shell
9
star
25

ddm_examples

Examples of DDM on macOS for use with kmfddm
Makefile
8
star
26

puppet-xcode_tools

Puppet module to install the Xcode CLI Tools
Ruby
7
star
27

netboot-httpd

Docker container for serving netboot image over http. Use in combination with BSDPy
Nginx
7
star
28

puppet-launchd

Puppet
5
star
29

puppet-client_stdlib

Ruby
4
star
30

puppet-remotemanagement

Ruby
4
star
31

puppet-authpluginmech

A method of managing mechanisms for authorization plugins
Ruby
3
star
32

crypt-server-ldap

Python
3
star
33

puppet-sal_client

Configuration of a Sal client using Puppet
Puppet
2
star
34

docker-makecatalogs

Docker image that will run makecatalogs
Shell
2
star
35

whd

Docker container for WebHelpDesk
Shell
2
star
36

ddm_testing

Repo for working with MAOS-hosted test servers
2
star
37

ddm_infra

Example Repo for setting up a nanoMDM + kmfddm server.
Shell
1
star
38

macnamer

Docker image for Macnamer
Python
1
star
39

salWHD

Docker container for sal + Sal-WHDImport + JSSImport
Shell
1
star
40

puppet-gatekeeper

enables gatekeeper.
Ruby
1
star