Skip to content

kanlas-net/PyTinyFM

Repository files navigation

Description

Very tiny filemanager made for fun and practice
Run app.py to start application

Configturation

Application settings can be edited in config.py
To generate admin password and salt run guardian.py and follow the instructions

Requirements

  • Flask
  • Python 3.8+

Features

  • Can share files and folders with unathorized users
  • Supports authentication with login form and http basic auth
  • Discovers files types
  • Simple: pure html5 with almost pure python
  • Text-only: can be easily copied

Limitations

  • It was not desinged to handle highload
  • May have security issues
  • As conclusion: not for production environment
  • No code documentation - sorry, I'm too lazy 😓 Maybe later

About

Very tiny filemanager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published