So using wormhole is cool, but there's a go version that's way easier to install. Since it doesn't need python.

1
  go install github.com/psanford/wormhole-william@latest

And then you can use the normal

1
  wormhole-william send language.zip

And the recv on the other side.

But the interesting thing for me is that it easy to install on Github Codespaces. So you can fire up a temporary machine, and if you need to send something over very easy.