wangningkai/olaindex

✨ Another OneDrive Directory Index.

Maintainers

Package info

github.com/WangNingkai/OLAINDEX

Type:project

pkg:composer/wangningkai/olaindex

Fund package maintenance!

Patreon

pay.ningkai.wang

Statistics

Installs: 404

Dependents: 0

Suggesters: 0

Stars: 2 225

Open Issues: 11

v8.83-stable 2026-04-02 11:52 UTC

README

✨ Another OneDrive Directory Index

Latest Stable Version GitHub stars GitHub license

中文说明

Introduction

OLAINDEX is a sleek OneDrive directory index application built on Laravel framework, powered by Microsoft Graph API. It supports multiple account types, various themes, and rich file preview capabilities.

Features

  • 📁 OneDrive directory indexing with clean UI
  • 👁️ Rich file preview (images, videos, audio, code, documents)
  • 🔐 Password-protected directories & hidden paths
  • 🔍 In-directory search (no API calls needed)
  • 🔗 Short URL sharing mode
  • 🚀 Resource preloading for faster access
  • 🎨 Multiple themes (default Bootstrap & Material Design)
  • 👥 Multi-account support

Quick Start

# Clone repository
git clone https://github.com/WangNingkai/OLAINDEX.git
cd OLAINDEX

# Install dependencies
composer install

# Initialize application
composer run install-app

# Set permissions
chmod -R 755 storage
chown -R www:www *

Requirements

  • PHP >= 7.4
  • OpenSSL, PDO, Mbstring, Tokenizer, XML, Ctype, JSON, BCMath, Fileinfo extensions
  • Composer

Documentation

Full documentation available at: https://wangningkai.github.io/OLAINDEX

Demo

Preview

Support

License

OLAINDEX is open-source software licensed under the MIT license.

Acknowledgments

This project was inspired by oneindex.

JetBrains

Made with ❤️ and PHP