WinDrop is a simple Flask application that allows you to transfer URLs, text, and media files to your Windows machine via HTTP requests.
-
Clone the repository to your local machine.
-
Install the required dependencies using pip:
pip install flask
-
Run the application:
python main.py
-
Install the following shortcut on your iOS device to easily send data to your Windows machine: iCloud Shortcut
- Run the application on your Windows machine.
- Run the iCloud Shortcut on your iOS
- Enter the IP address of your Windows machine and the port number (default is 5000).
- Add to sharefeed in Shortcuts
- Share anything and select WinDrop
Distributed under the MIT License. See LICENSE
for more information.