A small python server that accepts requests from an apple shortcut to allow sharing all sorts of media from iOS. It allows sending content right from the share sheet - similar to AirDrop between Apple Devices
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
You must either add a child-watch function to `GLib.spawn_async_with_pipes()` or remove the `GLib.SpawnFlags.DO_NOT_REAP_CHILD` flag. See the documentation here: https://docs.gtk.org/glib/func.spawn_async_with_pipes_and_fds.html If possible, it is preferrable to use GSubprocess as described here: https://gjs.guide/guides/gio/subprocesses.html#gsubprocess Help is available in the Matrix/IRC channel if you need it: - IRC: irc://irc.gnome.org/shell-extensions - Matrix: https://matrix.to/#/#extensions:gnome.org