python-xcall icon indicating copy to clipboard operation
python-xcall copied to clipboard

Implementation of x-callback-url (Inter app communication) on macOS using Python

Results 2 python-xcall issues
Sort by recently updated
recently updated
newest added

Great wrapper! I've been googleing something like this for dayz! Quick problem. I'm using this wrapper to call Things3 on macOS but getting: ```python Traceback (most recent call last): File...

Hi! Your module seems quite useful! I added a setup.py file so I can install it via pip. You know this, but a user can install the code with pip...