Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 759 Bytes

README.md

File metadata and controls

48 lines (24 loc) · 759 Bytes

Transfer Photos from iOS to Win on one click

Features
  • iOS clipboard --> Windows clipboard.
  • Files --> Pictures folder.
Demo

https://youtu.be/UPjAv-dKj6A

How it work

​ Use express create a local http sever in your computer, so your can send photos from your iPhone to computer with a POST request.

Releases
Dev
  • Github repo

    https://github.com/arnosolo/edit_photo_location.git
  • dev

    npm start
  • build

    npm run dist