{"id":15633617,"url":"https://github.com/psanford/wormhole-william-mobile","last_synced_at":"2025-04-04T23:07:58.928Z","repository":{"id":40521032,"uuid":"345224688","full_name":"psanford/wormhole-william-mobile","owner":"psanford","description":"End-to-end encrypted file transfer for Android and iOS. A Magic Wormhole Mobile client.","archived":false,"fork":false,"pushed_at":"2024-12-27T19:20:21.000Z","size":1314,"stargazers_count":178,"open_issues_count":13,"forks_count":18,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-28T22:12:28.613Z","etag":null,"topics":["android","encryption","end-to-end-encryption","go","golang","ios","mobile","wormhole"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psanford.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-07T00:26:02.000Z","updated_at":"2025-03-03T22:02:42.000Z","dependencies_parsed_at":"2024-06-19T00:08:59.448Z","dependency_job_id":"cdc2ddcd-44ff-4a2c-af8a-ad3df8dbfb33","html_url":"https://github.com/psanford/wormhole-william-mobile","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psanford%2Fwormhole-william-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psanford%2Fwormhole-william-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psanford%2Fwormhole-william-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psanford%2Fwormhole-william-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psanford","download_url":"https://codeload.github.com/psanford/wormhole-william-mobile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261604,"owners_count":20910108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","encryption","end-to-end-encryption","go","golang","ios","mobile","wormhole"],"created_at":"2024-10-03T10:49:38.273Z","updated_at":"2025-04-04T23:07:58.904Z","avatar_url":"https://github.com/psanford.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wormhole-william-mobile\n\nThis is a Magic Wormhole client for Android and iOS.\n\nSome current limitations:\n- Receiving directories are kept in zip form.\n- Send only supports sending a single file.\n\n## Installing the APK on Android\n\nAvailable from the Play store:\nhttps://play.google.com/store/apps/details?id=io.sanford.wormhole_william\n\nPrebuilt APKs are provided with each release. You can install this to an android device\nthat has developer mode enabled by running:\n\n```\napk install wormhole-william.release.apk\n```\n\n## Building for Android\n\nIn order to build this you will need a local install of the android SDK. Set the environment\nvariable `ANDROID_SDK_ROOT` AND `ANDROID_ROOT` to the path of the android SDK. Currently\nthis project is hard coded to use platform `android-30` (in the make file), so you will need\nto have that installed (or edit the make file for whatever you have). You will also need\na modern version of Go. Probably \u003e= 1.16.\n\nRun `make` and see what happens!\n\nThis project uses https://gioui.org/ for its UI. It uses https://github.com/psanford/wormhole-william\nfor the underlying wormhole implementation.\n\n## iOS\n\nCurrently iOS development is happening on the ios branch.\n\n## Video Demo\n\nThis [demo](https://www.youtube.com/watch/FOY4vhUoikU?t=210s) was done as part of a larger talk on the development of Wormhole William Mobile and its use of [Gio](https://gioui.org/):\n\n[![Wormhole William Mobile Demo](https://raw.githubusercontent.com/psanford/wormhole-william-mobile/main/screenshots/wormhole-william-mobile-youtube.png?raw=true)](https://www.youtube.com/watch/FOY4vhUoikU?t=210s \"Wormhole William Demo\")\n\n## Screenshots\n\n\u003cimg src=\"https://raw.githubusercontent.com/psanford/wormhole-william-mobile/main/screenshots/recv1.png?raw=true\" alt=\"Receive 1\" width=\"200\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/psanford/wormhole-william-mobile/main/screenshots/recv2.png?raw=true\" alt=\"Receive 2\" width=\"200\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/psanford/wormhole-william-mobile/main/screenshots/send_text1.png?raw=true\" alt=\"Send Text 1\" width=\"200\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/psanford/wormhole-william-mobile/main/screenshots/send_text2.png?raw=true\" alt=\"Send Text 2\" width=\"200\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/psanford/wormhole-william-mobile/main/screenshots/send_file1.png?raw=true\" alt=\"Send File\" width=\"200\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsanford%2Fwormhole-william-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsanford%2Fwormhole-william-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsanford%2Fwormhole-william-mobile/lists"}