Magic Wormhole: get things from one computer to another, safely

Magic Wormhole is a package that allows users to safely transfer files or text between two computers. The unique feature of Magic Wormhole is the use of “wormhole codes” to identify both endpoints, which are short and easy to type into the receiving machine. The receiving side offers tab-completion on the codewords, making the process quick and efficient. The program is compatible with Python 3.8 and higher and is released under the MIT license. Magic Wormhole is included in many operating systems, but can also be installed following the provided installation docs. For more information, visit their documentation at https://magic-wormhole.readthedocs.io.

https://github.com/magic-wormhole/magic-wormhole

To top