mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-08-31 16:59:46 +08:00
Add drag-and-drop batch file for servefiles.
This commit is contained in:
parent
07c0536a29
commit
e550db7b83
@ -3,3 +3,5 @@
|
||||
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**.
|
||||
|
1
servefiles/servefiles.bat
Normal file
1
servefiles/servefiles.bat
Normal file
@ -0,0 +1 @@
|
||||
python servefiles.py %1
|
Loading…
x
Reference in New Issue
Block a user