Skip to content

nicholascross/template_stream_deck_swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template_stream_deck_swift

Swift Stream Deck Project Template for MacOS

Installation

git clone [email protected]:nicholascross/template_stream_deck_swift.git

Update projgen.sh so the DEFAULT_PROJECTS_PATH points to the location where you want the plugin project generated.

Install XcodeGen if not already available.

How to use

./projgen.sh

This will download the DistributionTool available here.

After entering a plugin name and bundle id a new plugin project will be generated under the DEFAULT_PROJECTS_PATH path.

Plugin.swift can then be modified to handle key presses and other events.

Example

The linked iOS simulator plugin was created using this template.

Contribution

This project is still experimental and not fully utilised or tested by myself so I would encourage you to submit any fixes you make back here.

About

Swift Stream Deck Project Template for MacOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published