Updated readme

This commit is contained in:
2021-10-23 21:27:59 +03:00
parent bc6cdfe128
commit 50247e7de9
3 changed files with 4 additions and 7 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.DS_Store

View File

@@ -1,11 +1,7 @@
# file-directory # file-directory
A website I use to access some files on my home server. The `offline` branch is meant to be used as a "Wi-Fi flash drive".
It lists all files in the `files` directory and those that have the extension `.private` will be password protected. A page that allows people connected to a device (Raspberry Pi for example) to
upload, view, download and delete files in a specific directory.
It's convenient to have some software stored here and accessible from any machine instantly.
For example some anti-malware software if you're often helping people clean their PCs,
or some archiving utility.
The password protection is only so that automated services don't find download links on my website that could lead to it getting marked as a pirating resource.
![Screenshot](/files/screenshot.png) ![Screenshot](/files/screenshot.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 190 KiB