Skip to content

Commit d15881c

Browse files
authored
feat: add readme
1 parent e30a6d1 commit d15881c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# FileMyst
2+
3+
A simple web based file index with some neat features. Made as a more complete alternative to the apache file index functionality.
4+
5+
List of features:
6+
- publically accessbile file index
7+
- simple and clean UI
8+
- file upload
9+
- renaming and deleting files
10+
- trash directory (all deleted files go to the trash first, then it's possible to delete things from the trash)
11+
- path based navigation (file and directory paths correspond to those on the actual disk)
12+
13+
<img width="996" alt="image" src="https://github.com/user-attachments/assets/436fdae2-5734-418b-aa4e-0f59b0271025">

0 commit comments

Comments
 (0)