A simple file repository and link tree, ideal for a raspberry pi NAS
Go to file
2021-02-08 15:56:37 -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
resources Add custom Icon Support 2021-02-08 14:51:46 -05:00
var No longer track config 2021-02-08 15:30:02 -05:00
www Add Link Tree 2021-01-04 20:34:14 -05:00
.gitignore Update .gitignore to remove resource files 2021-02-08 15:36:50 -05:00
index.php Add custom Icon Support 2021-02-08 14:51:46 -05:00
LICENSE Add LICENSE 2021-01-04 15:28:00 -05:00
listing.php Add icon to listing.php 2021-02-08 15:56:37 -05:00
README.md Update README 2021-02-08 15:31:49 -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 no 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. You will need to either rename or copy config.def.php to config.php

This is to make updating much much easier.

The config file is var/config.php