2016-12-19 20:36:48 -08:00

8 lines
437 B
Markdown

# servefiles
Simple Python script for serving local files to FBI's QR code installer. Requires [Python](https://www.python.org/downloads/), [Pillow](https://pypi.python.org/pypi/Pillow), [qrcode](https://pypi.python.org/pypi/qrcode), and [netifaces](https://pypi.python.org/pypi/netifaces).
**Usage**: python servefiles.py (file/directory)
If you are on Windows, you can drag and drop a CIA file or directory onto **servefiles.bat**.