A media and file viewer for the browser built with Python Flask, JavaScript. and HTML/CSS.
LICENSE | ||
README.md |
WebFM
WebFM is a media and file viewer.
Usage
- Install php7 and ffmpeg on the system this will be on.
- Use php -S 0.0.0.0:
- Use ufw or gufw to open the port on your computer to the network.
- Place files or start uploading some to the folders.
Notes:
- Folders and files CAN NOT have & or ' in the names. Otherwise, you can't access that item with the viewer.
- If you place an image such as a jpg, png, or gif labeled "000" in a directory then the viewer will use it as the background for that folder/directory.
- The provided folders except resources are optional. You can add and remove them as you please.