Update README.md

This commit is contained in:
Graham Steffaniak 2023-08-02 08:31:04 -05:00 committed by GitHub
parent 78853f5e92
commit 87456c8b95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 1 deletions

View File

@ -29,6 +29,18 @@ and it can be used to upload, delete, preview, rename and edit your files.
It allows the creation of multiple users and each user can have its own
directory. It can be used as a standalone app.
## Look
This is how desktop search looks in 0.1.3, the styling will be further refined in the next version"
![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/761f2a08-cafb-4f79-90fe-48fa50679f48)
However mobile search still appears very similar to filebrowser/filebrowsers original implementation:
![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/03af7760-73a0-4a5d-ab32-84815e455245)
search categories are improved:
![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/5572ef20-3047-43b9-92f8-95c4ce6f12b5)
## Install
Using docker:
@ -87,4 +99,4 @@ But this quickly became cumbersome if you had many configurations to make
The other method to configure was via `filebrowser config` commands which
would write configurations to a db if it existed already.
When considering
When considering