Comment on Blip: Peer-to-peer massive file sharingComments−rahimnathwani1yThis looks awesome. For sending files between my phone (Android) and my son's iPad, I use:Android: Wormhole William (https://github.com/psanford/wormhole-william-mobile)iOS: Destiny (https://github.com/LeastAuthority/destiny)Some drawbacks to my current approach:1. Destiny needs to be configured to use the standard Magic Wormhole servers (just once, after installation): https://github.com/LeastAuthority/destiny/issues/259#issueco...2. Initiating a transfer requires out of band communication and some copy+paste.
Comments
This looks awesome. For sending files between my phone (Android) and my son's iPad, I use:
Android: Wormhole William (https://github.com/psanford/wormhole-william-mobile)
iOS: Destiny (https://github.com/LeastAuthority/destiny)
Some drawbacks to my current approach:
1. Destiny needs to be configured to use the standard Magic Wormhole servers (just once, after installation): https://github.com/LeastAuthority/destiny/issues/259#issueco...
2. Initiating a transfer requires out of band communication and some copy+paste.