kettek2/wiki/software/ARK.qwk

22 lines
817 B
Plaintext

# ARK - Alternative Registry Keeper
[![ARK.png](/software/ARK.png)](/software/ARK.png)
ARK is a fancy HTML5 & JavaScript enhanced directory index written in PHP. It is intended to be a sleek replacement for the standard Apache Directory Listings.
## Features
* Single PHP script and optional, but recommended, .htaccess file for RewriteRules
* File/Directory specific blacklisting
* Glob pattern matching
* Customizable field selections based on stat()
* HTML5, CSS3, and optional JavaScript to make things fancy
* Keyboard support (hjkl, arrow keys, easily modifiable)
* Save thy bandwidth, update via XMLHTTPRequest
* Base64 embedded icons
* Pretty small!
## Download
* [git](https://git.kettek.net/ARK.git)
*A dark secret: This was mainly written so I could toy with heredoc syntax*