✨ Another OneDrive Directory Index
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.
- 📁 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
# 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 *- PHP >= 7.4
- OpenSSL, PDO, Mbstring, Tokenizer, XML, Ctype, JSON, BCMath, Fileinfo extensions
- Composer
Full documentation available at: https://wangningkai.github.io/OLAINDEX
- 📝 GitHub Issues - Bug reports
- 💬 GitHub Discussions - Questions & ideas
- 📧 [email protected] - Email contact
OLAINDEX is open-source software licensed under the MIT license.
This project was inspired by oneindex.
Made with ❤️ and PHP

