Zdir Directory Listing Program Updated to v1.2

Publish: 2019-05-29 | Modify: 2019-05-29

Zdir is a directory listing program developed using PHP, which does not require a database. It is small in size and has complete functionality.

Screenshot

v1.2 (2019-05-29) Changelog

  1. Removed delete button on the front-end
  2. Added search box on the mobile interface
  3. Homepage can be password protected
  4. Replaced video player plugin video.js with DPlayer
  5. Added support for music playback

Features Implemented

  • Directory browsing
  • MarkDown file preview
  • One-click copy for CSS/JavaScript
  • File hash
  • Image preview
  • Video playback (supporting .mp4, .ts, .m3u8, and some other formats)
  • Text viewer (supporting .txt, .sh, .py, .go, .c, .cpp)
  • Online preview for Office documents (supporting .doc, .docx, .xls, .xlsx, .ppt, .pptx)
  • File indexing
  • QR code generation
  • File search
  • File management (uploading, deleting, compressing, etc.)
  • Password verification

Zdir Installation

  1. Download the source code from here and place it in the root directory of your website
  2. Rename config.simple.php to config.php
  3. Set your own password in config.php
  4. The file management username is admin, and the password is the one set in config.php

Other Information

Open source is not easy. If you think Zdir is good, please scan the QR code below to make a donation.

Donation QR Code


Comments