A quick-and-dirty Linux Python script to setup a local SMB server and display its QR Code to use with iOS's Files.app.
Make sure you have Git, Python and pip installed, then open a terminal and type git clone https://github.com/4f77616973/openTransmit
.
- Run the script by changing to its directory and typing
python opentransmit.py
. Note: you can also specify a custom password via a flag. To do this, runpython opentransmit.py asdf
whereasdf
is the password. - Open the camera app on your iPhone / iPad / iPod Touch running iOS 11+
- Scan the QR code displayed on the terminal and tap on the 'Files' notification that appears
- Tap 'Connect' on the top right corner, then enter the password displayed below the QR Code
- Once done, hit enter on your computer to stop the script
This project is licensed under the GNU General Public License Version 3 (GPL v3).
GitLab: ThomasCat | GitHub: 4f77616973 | Contact: Email