All Projects → insidegui → Playalways

insidegui / Playalways

Licence: bsd-2-clause
Create Xcode playgrounds from your menu bar

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Playalways

Linessorter Xcode Extension
Xcode Extension that helps you keep your import statements and long code lists organized and uniform
Stars: ✭ 54 (-89.51%)
Mutual labels:  xcode, xcode-extension, developer-tools
Xgist
Xcode extension to send code to GitHub's Gist
Stars: ✭ 75 (-85.44%)
Mutual labels:  xcode, xcode-extension, developer-tools
Accesscontrolkitty
Xcode extension - quickly change access control level (public, private etc.) of selected Swift code by Editor menu item or keyboard command
Stars: ✭ 119 (-76.89%)
Mutual labels:  xcode, xcode-extension, developer-tools
Marathon
[DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts 🏃
Stars: ✭ 1,889 (+266.8%)
Mutual labels:  xcode, developer-tools
Nef Plugin
🔌 an Xcode extension to use nef features easily
Stars: ✭ 144 (-72.04%)
Mutual labels:  xcode, xcode-extension
Comment Spell Checker
Xcode extension for spell checking and auto-correcting code comments.
Stars: ✭ 155 (-69.9%)
Mutual labels:  xcode, xcode-extension
Whats New In Swift 5 1
An Xcode playground that demonstrates the new features introduced in Swift 5.1.
Stars: ✭ 122 (-76.31%)
Mutual labels:  xcode, playground
Linex
Feature packed Xcode extension
Stars: ✭ 210 (-59.22%)
Mutual labels:  xcode, xcode-extension
Xgen
A Swift package for generating Xcode workspaces & playgrounds
Stars: ✭ 178 (-65.44%)
Mutual labels:  xcode, playground
Xcodesourceeditorextension Alignment
This Xcode source editor extension align your assignment statement.
Stars: ✭ 211 (-59.03%)
Mutual labels:  xcode, xcode-extension
Ember Twiddle
JSFiddle type thing for ember-cli style code
Stars: ✭ 269 (-47.77%)
Mutual labels:  playground, developer-tools
Swift Summary
A summary of Apple's Swift language written on Playgrounds
Stars: ✭ 1,668 (+223.88%)
Mutual labels:  xcode, playground
Testdrive
Quickly try out any Swift pod or framework in a playground
Stars: ✭ 1,612 (+213.01%)
Mutual labels:  xcode, playground
Whats New In Swift 4
An Xcode playground showcasing the new features in Swift 4.0.
Stars: ✭ 1,860 (+261.17%)
Mutual labels:  xcode, playground
Xcode developer disk images
Stars: ✭ 125 (-75.73%)
Mutual labels:  xcode, xcode-extension
Xcodeequatablegenerator
Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.
Stars: ✭ 188 (-63.5%)
Mutual labels:  xcode, xcode-extension
taro-playground
The Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications.
Stars: ✭ 33 (-93.59%)
Mutual labels:  playground, developer-tools
Swiftai
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
Stars: ✭ 470 (-8.74%)
Mutual labels:  xcode, xcode-extension
Playground
Instantly create Swift playgrounds from the command line
Stars: ✭ 391 (-24.08%)
Mutual labels:  xcode, playground
Ghwxcodeextension
Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。
Stars: ✭ 119 (-76.89%)
Mutual labels:  xcode, xcode-extension

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 😃

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].