0x4f53 / openTransmit

Locally access your computer from iOS' Files App.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source License Maintenance

openTransmit

openTransmit logo

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.

HOW TO

Download via clone

Make sure you have Git, Python and pip installed, then open a terminal and type git clone https://github.com/4f77616973/openTransmit.

Usage

openTransmit preview

  1. 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, run python opentransmit.py asdf where asdf is the password.
  2. Open the camera app on your iPhone / iPad / iPod Touch running iOS 11+
  3. Scan the QR code displayed on the terminal and tap on the 'Files' notification that appears
  4. Tap 'Connect' on the top right corner, then enter the password displayed below the QR Code
  5. Once done, hit enter on your computer to stop the script

LICENSE

Copyright © 2021 Owais Shaikh

This project is licensed under the GNU General Public License Version 3 (GPL v3).

GitLab: ThomasCat | GitHub: 4f77616973 | Contact: Email

About

Locally access your computer from iOS' Files App.

License:GNU General Public License v3.0


Languages

Language:Shell 50.3%Language:Python 49.7%