Skip to content

Instantly share code, notes, and snippets.

@oznu
Last active April 30, 2024 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save oznu/d6c366e9f03cdae63302efade92f0de5 to your computer and use it in GitHub Desktop.
Save oznu/d6c366e9f03cdae63302efade92f0de5 to your computer and use it in GitHub Desktop.
iPhone automation to open the COVIDSafe app when you leave home
  1. Install COVIDSafe app from the App Store and register your details.
  2. Install the Apple Shortcuts app from the App Store.
  3. In the Shortcuts app go to the Automation tab at the bottom of the screen.
  4. Tap the symbol in the upper-right-corner.
  5. Tap Create Personal Automation.
  6. Under the Travel category, select Leave .
  7. Select the Location the automation should trigger when you leave from then tap Next.
  8. Tap Add Action.
  9. Using the search bar, search for "Open App" and then select the Open App action.
  10. Click the blue-highlighted text labeled Choose and select the COVIDSafe app.
  11. Tap the symbol to add another action and search for "Set Bluetooth" and select Set Bluetooth.
  12. Make sure the action says Set Bluetooth On.
  13. Tap Next and then Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment