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
Help support this project, and many more by buying me a coffee!
Table of Contents
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!
- Download the latest
apple-quick-file-transfer-<Version Number>.zip
- Placeholder stuff
- Placeholder stuff
After installing Node.js and downloading AQFT, all you have to do it open run.bat
More stuff here about the iOS side
- 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).
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL 3.0 License. See LICENSE
for more information.