1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/h5ai_ynh.git synced 2024-09-03 20:36:25 +02:00
h5ai_ynh/README.md

14 lines
644 B
Markdown
Raw Normal View History

2016-06-02 16:10:37 +02:00
# H5AI for Yunohost
2018-08-08 21:46:41 +02:00
[H5AI](https://larsjung.de/h5ai/) is a modern file indexer for HTTP web servers. It allows to display and browse directories containing various documents with a clean and light interface.
2016-06-02 16:10:37 +02:00
2018-08-08 21:46:41 +02:00
Screenshot :
2016-06-02 16:10:37 +02:00
2018-08-08 21:46:41 +02:00
![](./doc/screenshot.jpg)
## Usage
After installing the application, you can add documents in `/var/www/documents` (or the corresponding path you choosed).
H5ai doesn't allow to edit or upload new documents directly from the web browser. But you can imagine coupling the folder `/var/www/documents` to nextcloud or some sort of FTP to allow some users to upload content, and use h5ai as a public read-only interface.