wangningkai / olaindex
✨ Another OneDrive Directory Index.
Fund package maintenance!
Patreon
pay.ningkai.wang
Installs: 401
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2 245
Watchers: 22
Forks: 616
Open Issues: 11
Type:project
Requires
- php: ^7.3
- ext-bcmath: *
- ext-curl: *
- ext-fileinfo: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- doctrine/dbal: ^2.10
- erusev/parsedown: ^1.7
- fideloper/proxy: ^4.2
- guzzlehttp/guzzle: ^7.0.1
- hashids/hashids: ^4.0
- laravel-lang/lang: ~7.0
- laravel/framework: ^8.0
- laravel/helpers: ^1.3
- laravel/tinker: ^2.0
- laravel/ui: ^3.0
- microsoft/microsoft-graph: ^1.2
- overtrue/laravel-lang: ^4.2
- php-curl-class/php-curl-class: ^8.0
- rap2hpoutre/laravel-log-viewer: ^1.6
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.5
- barryvdh/laravel-ide-helper: ^2.6
- facade/ignition: ^2.3.6
- fzaninotto/faker: ^1.9.1
- mockery/mockery: ^1.3.1
- nunomaduro/collision: ^5.0
- phpunit/phpunit: ^9.0
README
✨ Another OneDrive Directory Index.
Introduction
A simple, full-featured OneDrive directory index web app, Built on top of the Laravel framework. Using
the Microsoft Graph API
present content,support multiple accounts,multiple themes.
Features
- OneDrive directory index
- Support for different types of resources preview
- support multiple accounts
Project address
Demo
Preview
Installation
This project is base of the Laravel framework,Please refer to the relevant documentation.
cd web-project git clone https://github.com/WangNingkai/OLAINDEX.git tmp mv tmp/.git . rm -rf tmp git reset --hard composer install -vvv # Install Dependencies chmod -R 777 storage # Important!!!Ensure that the cache directory has read and write permissions chown -R www:www * # this 'www' refer to the serve user group composer run install-app # installation app
Bug report
Please read before bug report《How To Ask Questions The Smart Way》
4 way to bug report:
Notes
-
OLAINDEX Command Line Version.Project Address OLAINDEX-CMD
-
This software is only for daily study and should not be used for any commercial purposes. Please abide by the laws of your country. Any illegal behavior is the responsibility of the user.
-
If you use this application, please try to keep the copyright at the bottom and share it with more people.Thanks.
💖 Support the project
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, this takes time. You can use this service for free.
However, if you are using this project and happy with it or just want to encourage me to continue creating stuff, there are few ways you can do it :-
- Starring and sharing the project 🚀
- - You
can make one-time donations via PayPal. I'll probably buy a
coffeetea. 🍵 - Wechat & AliPay
Thanks! ❤️
License
The OLAINDEX is open-source software licensed under the MIT license.