A simple file repository and link tree, ideal for a raspberry pi NAS
Go to file
2021-01-04 16:58:05 -05:00
dir Initial Commit 2021-01-04 15:22:48 -05:00
helpers Fix not showing filesize with spaces 2021-01-04 15:42:39 -05:00
var Initial Commit 2021-01-04 15:22:48 -05:00
www Fix styling to have dark theme 2021-01-04 16:58:05 -05:00
.gitignore Update gitignore for vim temp files 2021-01-04 15:41:44 -05:00
index.php Fix styling to have dark theme 2021-01-04 16:58:05 -05:00
LICENSE Add LICENSE 2021-01-04 15:28:00 -05:00
listing.php Fix styling to have dark theme 2021-01-04 16:58:05 -05:00
README.md Initial Commit 2021-01-04 15:22:48 -05:00

Simple Repository

My simple php file repository/link tree that I wrote for my personal NAS.

How to use

I designed this with the intent that it could be used on something like a raspberry pi with little to now programming knowledge.

The config file is supposed to be very easy to read and understand what each option means. The config file is in php.

The config file is var/config.php