22 lines
544 B
Markdown
22 lines
544 B
Markdown
# Flask Files
|
|
|
|
Im tired of all the file managers, which arent fast and dont have a good UI.
|
|
|
|
So i decided to make my own.
|
|
|
|
## Features
|
|
|
|
- login with username and password
|
|
- beautiful UI with dark and light mode
|
|
- dashboard with overview of new files, shared files, server status, etc.
|
|
- upload files
|
|
- download files
|
|
- delete files
|
|
- create folders
|
|
- rename files
|
|
- search for files
|
|
- create share links
|
|
- share files with a generated link + password + expiration date
|
|
- see who downloaded the file
|
|
- set folder description via readme.md file
|
|
|