1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/directorylister_ynh.git synced 2024-09-03 18:26:02 +02:00
Directory Lister package for YunoHost
Find a file
2024-09-01 18:18:58 +02:00
conf [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:48:41 +02:00
doc Update DESCRIPTION_fr.md 2023-09-01 20:22:22 +02:00
scripts cleaning 2024-09-01 12:59:10 +02:00
ALL_README.md Auto-update READMEs 2024-09-01 10:57:09 +00:00
LICENSE First commit 2023-07-09 15:30:42 +02:00
manifest.toml cleaning 2024-09-01 12:59:10 +02:00
README.md Auto-update READMEs 2024-07-23 01:32:27 +00:00
README_es.md Auto-update READMEs 2024-07-23 01:32:27 +00:00
README_eu.md Auto-update READMEs 2024-07-23 01:32:27 +00:00
README_fr.md Auto-update READMEs 2024-07-23 01:32:27 +00:00
README_gl.md Auto-update READMEs 2024-07-23 01:32:27 +00:00
README_id.md Auto-update READMEs 2024-09-01 10:57:09 +00:00
README_it.md Auto-update README 2024-03-29 06:59:48 +01:00
README_ru.md Auto-update READMEs 2024-09-01 10:57:09 +00:00
README_zh_Hans.md Auto-update READMEs 2024-07-23 01:32:27 +00:00
tests.toml First commit 2023-07-09 15:30:42 +02:00

Directory Lister for YunoHost

Integration level Working status Maintenance status

Install Directory Lister with YunoHost

Read this README in other languages.

This package allows you to install Directory Lister quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Directory Lister is the easiest way to expose the contents of any web-accessible folder for browsing and sharing. With a zero configuration, drag-and-drop installation you'll be up and running in less than a minute.

Features

  • Simple installation
  • Light and dark themes
  • Custom sort ordering
  • File search
  • File hashes
  • Readme rendering
  • Zip downloads
  • Multi-lingual

Shipped version: 4.2.0~ynh1

Demo: https://demo.directorylister.com/

Screenshots

Screenshot of Directory Lister

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/directorylister_ynh/tree/testing --debug
or
sudo yunohost app upgrade directorylister -u https://github.com/YunoHost-Apps/directorylister_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps