Skip to content

A tool for reciving files via an ios shortcut that is acessable in the share sheet

License

Notifications You must be signed in to change notification settings

Differentunic/apple-quick-file-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues OFL License


Logo

apple-quick-file-transfer

A tool for reciving files via an ios shortcut that is acessable in the share sheet
More Stuff I Made »

Download · Report Bug · Request Feature

Buy Me A Coffee

Help support this project, and many more by buying me a coffee!

Table of Contents
  1. About The Project
  2. Installation - PC
  3. Installation - iOS
  4. Roadmap
  5. Contributing
  6. License

About The Project

apple-quick-file-transfer

I was annoyed at the complexity of transferring photos and videos to my pc. It was impossible to navigate through all the files and find the image you want, all while having to be physically connected. AQFT combats this with a super simple iOS shortcut and a webserver to handle everything. It as simple as selecting photos, videos, or even notes, and then in the share sheet, select the AQFT shortcut. Done!

back to top

Installation - PC

  1. Download the latest apple-quick-file-transfer-<Version Number>.zip
  2. Placeholder stuff

Installation - iOS

  1. Placeholder stuff

back to top

How To Use It

Server side

After installing Node.js and downloading AQFT, all you have to do it open run.bat


Client side

More stuff here about the iOS side


back to top

Roadmap

  • Fix errors with directory not found
  • Add proper CLI
  • Improve error handling
  • Implement authentication for transfers to improve security

See the open issues for a full list of proposed features (and known issues).

back to top

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

back to top

License

Distributed under the GPL 3.0 License. See LICENSE for more information.

back to top

About

A tool for reciving files via an ios shortcut that is acessable in the share sheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published