Skip to content
Create Xcode playgrounds from your menu bar
Swift Objective-C
Branch: master
Clone or download

Latest commit

Latest commit 116e7e6 Jun 25, 2019

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Design Initial commit Dec 8, 2016
PACore bumped version number Jun 24, 2019
PlayAlways.xcodeproj renamed module to fix build error Jun 24, 2019
PlayAways bumped version number Jun 24, 2019
PlayAwaysExtension bumped version number Jun 24, 2019
.gitignore
LICENSE Initial commit Dec 8, 2016
README.md
screenshot.png
screenshot2.png Added extension info to readme Dec 10, 2016

README.md

PlayAlways - Create playgrounds quickly

PlayAlways is a menubar app to quickly create new iOS or macOS playgrounds.

⬇️ LATEST RELEASE ⬇️

When you first create a playground, the app will ask where to save it. After you've set the path, that's where the playgrounds will be saved until you set a new one by choosing "Set Path".

If you want to choose where to save the playground, you can hold down option when choosing the playground type and a save panel will appear allowing you to choose the location for that specific playground.

screenshot

Xcode extension

PlayAlways also includes an Xcode extension so you can quickly create playgrounds from the selected code. Playgrounds created from the extension are saved to the default path. Please note that the app must be running for the extension to work.

screenshot2

Acknowledgments

Thanks @dbonates for the the original idea 😃

You can’t perform that action at this time.