An open API service indexing awesome lists of open source software.

https://github.com/pg8wood/shortcut-launcher

Proxies user input away from the Shortcuts app. Made with Vocable AAC’s head tracking implementation.
https://github.com/pg8wood/shortcut-launcher

combine-framework head-tracking shortcuts shortcuts-app swift-5-2 swiftui

Last synced: 2 months ago
JSON representation

Proxies user input away from the Shortcuts app. Made with Vocable AAC’s head tracking implementation.

Awesome Lists containing this project

README

          

# shortcut-launcher

A test project that proxies user input outside of the Shortcuts app, adding potential for multi-modal user input. Inspired by and uses a head tracking implementation from [Vocable AAC](https://github.com/willowtreeapps/vocable-ios)'s multi-modal user interface.

# Features

### Import the user's shortcuts
Import shortcuts and allow the user to launch them from Shortcut Launcher.

### Proxy input away from Shortcuts
Bundles proxying logic and enables app-side or Shortcuts-side error handling into a premade shortcut that's easy to run from other shortcuts.

Includes sample shortcuts using the bundled shortcuts.




### Proxied error recovery
Allows the user to recover from a shortcut error in the proxied app. This is particularly useful when using the app in a hands-free configuration.