We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30a6d1 commit d15881cCopy full SHA for d15881c
README.md
@@ -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