Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WangNingkai/OLAINDEX
✨ Another OneDrive Directory Index
https://github.com/WangNingkai/OLAINDEX
directory-lister laravel-framework olaindex onedrive
Last synced: about 1 month ago
JSON representation
✨ Another OneDrive Directory Index
- Host: GitHub
- URL: https://github.com/WangNingkai/OLAINDEX
- Owner: WangNingkai
- License: mit
- Created: 2018-09-29T06:30:51.000Z (about 6 years ago)
- Default Branch: 6.0
- Last Pushed: 2023-12-05T22:47:41.000Z (about 1 year ago)
- Last Synced: 2024-10-29T15:19:08.448Z (about 1 month ago)
- Topics: directory-lister, laravel-framework, olaindex, onedrive
- Language: PHP
- Homepage: https://OLAINDEX.JS.ORG
- Size: 3.76 MB
- Stars: 2,245
- Watchers: 22
- Forks: 616
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - WangNingkai/OLAINDEX - ✨ Another OneDrive Directory Index (PHP)
- jimsghstars - WangNingkai/OLAINDEX - ✨ Another OneDrive Directory Index (PHP)
README
# OLAINDEX
✨ Another OneDrive Directory Index.
[![Latest Stable Version](https://poser.pugx.org/wangningkai/olaindex/v/stable)](https://packagist.org/packages/wangningkai/olaindex)
[![Latest Unstable Version](https://poser.pugx.org/wangningkai/olaindex/v/unstable)](//packagist.org/packages/wangningkai/olaindex)
[![GitHub stars](https://img.shields.io/github/stars/WangNingkai/OLAINDEX.svg?style=flat-square)](https://github.com/WangNingkai/OLAINDEX/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/WangNingkai/OLAINDEX.svg?style=flat-square)](https://github.com/WangNingkai/OLAINDEX/network)
[![GitHub license](https://img.shields.io/github/license/WangNingkai/OLAINDEX.svg?style=flat-square)](https://github.com/WangNingkai/OLAINDEX/blob/master/LICENSE)
![visitors](https://visitor-badge.laobi.icu/badge?page_id=WangNingkai.OLAINDEX)> **[中文README](./README_CN.md)**
## 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
- [OLAINDEX](https://github.com/WangNingkai/OLAINDEX)
## Demo
- [https://demo.olaindex.com](https://demo.olaindex.com)
## Preview
![Preview](https://ojpoc641y.qnssl.com/FpR4_obUhswLJXCEBgKOV4Pz7qg3.png)
## Installation
> This project is base of the Laravel framework,Please refer to the relevant documentation.
[Documentation](https://wangningkai.github.io/OLAINDEX)
```bash
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》](http://www.catb.org/~esr/faqs/smart-questions.html)
4 way to bug report:
1. [GitHub issue](https://github.com/WangNingkai/OLAINDEX/issues)
2. [GitHub discussions](https://github.com/WangNingkai/OLAINDEX/discussions)
3. [My Blog](https://imwnk.cn)
4. [[email protected]](mailto:[email protected])### Notes
1. OLAINDEX Command Line Version.Project Address [OLAINDEX-CMD](https://git.io/OLACMD)
2. 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.3. If you use this application, please try to keep the copyright at the bottom and share it with more people.Thanks.
### :sparkling_heart: 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 :rocket:
- [![paypal.me/wangningkai](https://ionicabizau.github.io/badges/paypal.svg)](https://www.paypal.me/wangningkai) - You
can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:
- [Wechat & AliPay](https://pay.ningkai.wang)Thanks! :heart:
## License
The OLAINDEX is open-source software licensed under the MIT license.
## Stargazers over time
[![Star History Chart](https://api.star-history.com/svg?repos=wangningkai/olaindex&type=Date)](https://star-history.com/#wangningkai/olaindex&Date)
## Thanks