This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0309c34
commit 2f534e3
Showing
7 changed files
with
40 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,47 @@ | ||
[![Build Status](https://travis-ci.org/ftiff/SplashBuddy.svg?branch=master)](https://travis-ci.org/ftiff/SplashBuddy) | ||
![](https://img.shields.io/badge/Swift-4.0-brightgreen.svg) | ||
![](https://img.shields.io/badge/macOS-10.12.6-brightgreen.svg) | ||
![](https://img.shields.io/badge/macOS-10.13-brightgreen.svg) | ||
|
||
# SplashBuddy | ||
|
||
![](https://img.shields.io/badge/Version-1.2.0-lightgrey.svg) | ||
![](https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg) | ||
[![Build Status](https://travis-ci.org/Shufflepuck/SplashBuddy.svg?branch=master)](https://travis-ci.org/Shufflepuck/SplashBuddy) | ||
![Swift](https://img.shields.io/badge/Swift-4.0-brightgreen.svg) | ||
![macOS](https://img.shields.io/badge/macOS-10.12.6-brightgreen.svg) | ||
![macOS](https://img.shields.io/badge/macOS-10.13-brightgreen.svg) | ||
|
||
# SplashBuddy | ||
![Version](https://img.shields.io/badge/Version-1.2.0-lightgrey.svg) | ||
![License](https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg) | ||
|
||
SplashBuddy goal is to provide an *elegant* and *secure* onboarding process for Mac users using [DEP](https://www.apple.com/business/dep/). | ||
SplashBuddy goal is to provide an *elegant* and *secure* onboarding process for Mac users using [DEP](https://www.apple.com/business/dep/). | ||
|
||
It allows you to: | ||
|
||
- Prevent your users from using their Mac before the minimum software is installed | ||
- Provide status on the software that is currently being installed | ||
- Display important information | ||
|
||
It currently supports Jamf Pro. You're welcome to [contribute](https://github.com/ftiff/SplashBuddy/blob/master/CONTRIBUTING.md) to the project. Every little helps. | ||
It currently supports Jamf Pro. You're welcome to [contribute](https://github.com/Shufflepuck/SplashBuddy/blob/master/CONTRIBUTING.md) to the project. Every little helps. | ||
|
||
## In action | ||
|
||
![](Assets/secrid_splashbuddy.jpeg) | ||
![SplashBuddy](Assets/secrid_splashbuddy.jpeg) | ||
|
||
Here's a video of the SplashBuddy (v1.0) running at Culture Amp that was presented during [Macbrained](http://smithjw.me/2017/03/24/Onboarding-talk-at-Macbrained/): [Link](https://cultureamp.wistia.com/medias/8gpvhpwgn4). | ||
|
||
## Quick Start | ||
|
||
The best place to start is the [Kickstart Guide](https://github.com/ftiff/SplashBuddy/wiki/30---kickstart-guide). | ||
|
||
The best place to start is the [Kickstart Guide](https://github.com/Shufflepuck/SplashBuddy/wiki/30---kickstart-guide). | ||
|
||
## Release history | ||
|
||
The release history is available [here](CHANGELOG.md). | ||
|
||
Splashbuddy was made possible thanks to the work of [the following individuals](THANKS.md). | ||
|
||
|
||
## Getting help | ||
## Getting help | ||
|
||
The best place to discuss SplashBuddy is to join the `#splashbuddy` channel on the [MacAdmins Slack](https://macadmins.herokuapp.com). | ||
|
||
[Subscribe to the newsletter](http://eepurl.com/cZZ50T) to get news, tips and tricks. | ||
|
||
|
||
## Contributing | ||
|
||
I (ftiff) have been working countless hours at night for two years to bring SplashBuddy to life. [Many others](https://github.com/ftiff/SplashBuddy/blob/master/THANKS.md) invested time in it too. | ||
I (ftiff) have been working countless hours at night for two years to bring SplashBuddy to life. [Many others](https://github.com/Shufflepuck/SplashBuddy/blob/master/THANKS.md) invested time in it too. | ||
|
||
You can also [contribute](https://github.com/ftiff/SplashBuddy/blob/master/CONTRIBUTING.md) and be part of this list. | ||
You can also [contribute](https://github.com/Shufflepuck/SplashBuddy/blob/master/CONTRIBUTING.md) and be part of this list. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters