Skip to content

A way to transfer data from your iOS device to an PC

License

Notifications You must be signed in to change notification settings

tschuerti/WinDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinDrop

WinDrop is a simple Flask application that allows you to transfer URLs, text, and media files to your Windows machine via HTTP requests.

Installation

  1. Clone the repository to your local machine.

  2. Install the required dependencies using pip:

    pip install flask
  3. Run the application:

    python main.py
  4. Install the following shortcut on your iOS device to easily send data to your Windows machine: iCloud Shortcut

Usage

  1. Run the application on your Windows machine.
  2. Run the iCloud Shortcut on your iOS
  3. Enter the IP address of your Windows machine and the port number (default is 5000).
  4. Add to sharefeed in Shortcuts
  5. Share anything and select WinDrop

License

Distributed under the MIT License. See LICENSE for more information.

About

A way to transfer data from your iOS device to an PC

Topics

Resources

License

Stars

Watchers

Forks

Languages