Create README.md

This commit is contained in:
Maxim 2018-04-15 20:40:42 -05:00 committed by GitHub
parent 1f633b06b6
commit 8b0597a83e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# WebFM
WebFM is a media and file viewer.
# Usage
1. Install php7 and ffmpeg on the system this will be on.
2. Use php -S 0.0.0.0:<yourPort>
3. Use ufw or gufw to open the port on your computer to the network.
4. Place files or start uploading some to the folders.
Note: