SiriShortcuts
Scripts to control Windows PC over SSH
Install / Use
/learn @Iridium-IO/SiriShortcutsREADME
Siri Shortcuts
A Collection of useful Shortcuts for iOS 15+ to control and interact with a Windows PC.
Tested working on iOS 15 > 18.4 and Windows 10 + 11.
[!TIP] Last Updated 26/04/2025
Getting Started
Prerequisites
- A Windows Computer running Windows 10 or 11
- Windows SSH Server enabled
- PSExec (in PSTools) set up properly on your computer. You can download it manually, or use the Siri Shortcut to install it automatically in the next section.
- BurntToast installed (this can also be installed automatically in the next section)
[!Important] AirSSH is required for all other shortcuts to run. Install this shortcut first!
1. Install AirSSH
AirSSH is the foundation shortcut that sets up all the other shortcuts to connect via SSH and PSExec on your computer. You'll find all other PC controlling shortcuts are really simple once AirSSH is installed.
2. Install PSExec and BurntToast
You can either install these manually using the Prerequisites links above, or install this shortcut that will set them up automatically.
3. Install any of the below shortcuts!
Shortcuts List
AirDrop to PC
Easily send selected files, text or links to your PC, with smart notifications that adapt to the file type—images will preview directly in the notification; documents show a file icon, links will be clickable and open in your browser (as well as being copied to your clipboard for easy pasting), and so on. Files are saved to your Downloads folder by default.
[!Note] Transfer of files, images, videos and URLs are fast and do not require PSExec to work. Sending plain text to the clipboard however does require PSExec to work.
You can send multiple files at once; they’ll be automatically zipped and transferred as a single archive.
Copy From PC
Gets text/URLs from the computer's clipboard and copies them to the device.
Usage:
- Copy text on PC (Ctrl + C)
- Run shortcut
- Paste copied content directly on your phone, or tap on notification to show links.
PC Power Controls
Control power state of your PC remotely with the following options:
- Lock PC
- Sleep
- Shutdown
- Restart
[!Note] Shutdown comes with a 30 second timeout by default, but this can be edited.
PC Media Controls
Control playing media on your PC, with the following options:
- Play/Pause
- Previous Track
- Next Track
- Volume Adjust
Limitations
- Sending files >200MB in size is finicky and depends a lot on how both Apple and Microsoft feel on that particular day (this is mostly Apple's fault).
- I used to be able to send multiple gigabytes at once with no issues, then I updated to iOS 16 and it all came apart. I did upgrade to Windows 11 too but I'm not sure which one is to blame. I'm inclined to blame iOS for this one since my phone rapidly runs out of RAM and crashes everything including the wallpaper if I try to send large files, even after that has failed. Potential memory overflow exploit to be found here, perhaps?
Troubleshooting
- Nothing seems to happen when the commands are run
- Most likely this is due to either the SSH server not being set up properly, or powershell's execution policy not allowing remote scripts from running.
- For case 1, make sure OpenSSH Server is set up properly using the tutorial posted at the top
- For case 2, open powershell and type
Set-ExecutionPolicy RemoteSignedor use the updated version of PSExec Base (just scan the QR code above again and overwrite the existing one)
- Most likely this is due to either the SSH server not being set up properly, or powershell's execution policy not allowing remote scripts from running.
Standalone Shortcuts
Colourize Image 
|QR Code | Details|
| ---- |---- |
||Takes a black and white image and converts it to colour using the deep</br>learning API by Algorithmia</br></br>Go here to sign up and get your own API key first.|
