mirror of
https://github.com/Unkn0wnCat/gohangar.git
synced 2025-04-28 09:36:26 +02:00
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# GoHangar
|
|
>A Golang remake of [PHPHangar](https://github.com/Unkn0wnCat/PHPHangar), which is a PHP remake of
|
|
> [Datenhangar](https://sourceforge.net/p/datenhangar/wiki/Home/)
|
|
|
|
## About
|
|
|
|
GoHangar is a simple remake of the [PHPHangar](https://github.com/Unkn0wnCat/PHPHangar) Directory-Listing-Script. The
|
|
program provides a simple directory list for setting up a simple downloadbase.
|
|
|
|
## Features
|
|
|
|
* Easy to use
|
|
* Quick to setup
|
|
* Lightweight
|
|
* Easy to customize
|
|
|
|
## Installation
|
|
|
|
Either download a binary from the releases page, or if you have Golang installed type
|
|
`go install github.com/Unkn0wnCat/gohangar@latest` into your terminal.
|
|
|
|
## Special Thanks
|
|
|
|
Special thanks to FAMFAMFAM.com for the [FAMFAMFAM Mini Icons](http://www.famfamfam.com/lab/icons/mini/), to
|
|
[photo by Florian Olivo on Unsplash](https://unsplash.com/photos/0juN5ROSxzc?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
|
|
for the default banner image and to [perforin](https://sourceforge.net/u/perforin/), the original creator of
|
|
[Datenhangar](https://sourceforge.net/p/datenhangar/wiki/Home/).
|
|
|
|
---
|
|
Made with <3 in Germany
|