inseven / reconnect

Psion connectivity for macOS
GNU General Public License v2.0
15 stars 0 forks source link

feat: URL handler to allow one-click copy-to-device / install #127

Closed jbmorley closed 3 months ago

jbmorley commented 3 months ago

This change adds a handler for x-reconnect://install/ URLs. They accept a path parameter of a file URL (e.g., file:///Users/jbmorley/installer.sis) and will copy the specified file to the connected Psion. Longer-term this should kick-off a managed install in Reconnect. Nearer-term, it could perhaps launch the Installer on the Psion on transfer completion.