opendrop
opendrop copied to clipboard
An open Apple AirDrop implementation written in Python
is it mandatory to have ipv6? I have it disabled on kernel level since always
``` $ opendrop find Traceback (most recent call last): File "/Users/abel/.local/bin/opendrop", line 5, in from opendrop.cli import main File "/Users/abel/.local/pipx/venvs/opendrop/lib/python3.13/site-packages/opendrop/cli.py", line 29, in from .config import AirDropConfig, AirDropReceiverFlags File "/Users/abel/.local/pipx/venvs/opendrop/lib/python3.13/site-packages/opendrop/config.py",...
Ign:4 http://mirrors.tuna.tsinghua.edu.cn/debian bullseye/main arm64 libgdk-pixbuf2.0-common all 2.42.2+dfsg-1+deb11u1 Get:11 http://mirrors.tuna.tsinghua.edu.cn/debian bullseye/main arm64 libgdk-pixbuf-2.0-0 arm64 2.42.2+dfsg-1+deb11u1 [136 kB] Get:29 http://mirrors.tuna.tsinghua.edu.cn/debian bullseye/main arm64 gir1.2-gdkpixbuf-2.0 arm64 2.42.2+dfsg-1+deb11u1 [19.9 kB] Err:84 http://mirrors.tuna.tsinghua.edu.cn/debian bullseye/main arm64 libgtk-3-common...
I am able to discover and receive files from my apple devices, but when i try to send a file or anything else i get the following error (i run...
Every time I try to run a command from opendrop it just returns some file tracebacks and then ModuleNotFoundError: No module named 'pkg_resources' I have tried installing, upgrading and reinstalling...