A media and file viewer for the browser built with Python Flask, JavaScript. and HTML/CSS.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Maxim Stewart f451eeb307 Css fix 5 years ago
Documents Pushed initial code and edited readme. 6 years ago
Images Updated images. 5 years ago
Music Pushed initial code and edited readme. 6 years ago
Videos Pushed initial code and edited readme. 6 years ago
dirLockCheck Created extremely simple directory locking system. 6 years ago
resources Css fix 5 years ago
LICENSE Initial commit 6 years ago
README.md Updated images. 5 years ago
favicon.png Pushed initial code and edited readme. 6 years ago
index.html Changed playor behavior 5 years ago

README.md

WebFM

WebFM is a media and file viewer aspiring to become a full fledged file manager in the browser.

Usage

  1. Install php7, php-sqlite3, and ffmpeg on the system this will be on.
  2. Use php -S 0.0.0.0:yourDesiredPort
  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.
  5. Double click thumbnails and container outlines to open files.
  6. Double click the text name to change the file's or folder's name and press enter to set it.
  7. Right-click to get context menu options.
  8. Place an image such as a jpg, png, or gif labeled "000.itsExtension" in a directory then the viewer will use it as the background image for that folder/directory.
  9. Password protect folder based on resources/php/config.php file setting.
  10. Save paths to favorites list for quick access.

Notes:

  1. The provided folders except "resources" are optional. You can add and remove them as you please.
  2. The media and image pane can be moved by dragging from the transparentish bar that has the close button and other controls.
  3. Edit the resources/php/config.php file and put your own programs there.
  4. Edit your php.ini file "upload_max_filesize" and "post_max_size" to be higher to upload larger files.

TO-DO

  1. Allow for move and copy.
  2. Implement themes functionality.

Images

1 Home 2 Images Listed 3 Videos Listed 4 Image Open 5 Image Open And Video Playing 6 Alternate Background