A media and file viewer for the browser built with Python Flask, JavaScript. and HTML/CSS.
Go to file
maximstewart 6c8317e598 impliminting actual listing structure 2021-02-07 16:52:08 -06:00
images Major refactor start 2021-02-05 22:52:46 -06:00
src impliminting actual listing structure 2021-02-07 16:52:08 -06:00
.gitignore file manager and config updates, css changes, etc 2021-02-07 00:43:36 -06:00
LICENSE Major refactor start 2021-02-05 22:52:46 -06:00
README.md file manager and config updates, css changes, etc 2021-02-07 00:43:36 -06:00
create_venv.sh player updates, layout updates, base oidc added 2020-12-21 13:02:34 -06:00
linux-requirements.txt Major refactor start 2021-02-05 22:52:46 -06:00
windows-requirements.txt Major refactor start 2021-02-05 22:52:46 -06:00

README.md

WebFM

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

Usage

  1. Install python, sqlite3, and ffmpeg on the system this will be on.
  2. Use ufw or gufw to open the port on your computer to the local network.
  3. Use hosts file (or other methods) to redirect webfm.com and ssoapps.com to local app.
  4. Update client_secrets.json > 'client_secret' field with your Keycloak key. (Current one is local to me and not public)
  5. Place files or start uploading some to the folders.
  6. Place an image such as a jpg, png, or gif labeled "000.itsExtension" in a directory and the viewer will use it as the background image for that folder/directory.
  7. Password protect folder based on core/utils/shellfm/windows/webfm_config.json file settings.
  8. Save paths to favorites list for quick access.

Notes: n/a

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