All Projects → WangNingkai → Olaindex

WangNingkai / Olaindex

Licence: mit
✨ Another OneDrive Directory Index

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects

Projects that are alternatives of or similar to Olaindex

Admin One Laravel Dashboard
Admin One — Free Laravel Dashboard (Bulma Buefy Vue.js SPA)
Stars: ✭ 94 (-95.44%)
Mutual labels:  laravel-framework
Pyone
PyOne-一款给力的onedrive文件管理、分享程序
Stars: ✭ 1,477 (-28.34%)
Mutual labels:  onedrive
Blade
Use Blade templates without the full Laravel framework
Stars: ✭ 132 (-93.6%)
Mutual labels:  laravel-framework
Thumbnail
Thumbnail for a given video using FFMpeg
Stars: ✭ 96 (-95.34%)
Mutual labels:  laravel-framework
Laravel Dashboard Chart Tile
Create all the charts you want for your laravel dashboard
Stars: ✭ 102 (-95.05%)
Mutual labels:  laravel-framework
Laravel Api Boilerplate
A Boilerplate Project For Laravel API's (NOT MAINTAINED)
Stars: ✭ 113 (-94.52%)
Mutual labels:  laravel-framework
Aria2.conf
Aria2 配置文件 | OneDrive & Google Drvive 离线下载 | 百度网盘转存
Stars: ✭ 1,321 (-35.9%)
Mutual labels:  onedrive
Laravel Analytics Event Tracking
Laravel package to easily send events to Google Analytics
Stars: ✭ 137 (-93.35%)
Mutual labels:  laravel-framework
Onedrive Php Sdk
OneDrive SDK for PHP
Stars: ✭ 104 (-94.95%)
Mutual labels:  onedrive
Laragym
A laravel gym management system
Stars: ✭ 130 (-93.69%)
Mutual labels:  laravel-framework
Hrms
Human Resource Management System automation using Laravel 5.2
Stars: ✭ 98 (-95.25%)
Mutual labels:  laravel-framework
Microsoft365r
R SDK for interacting with Microsoft 365 APIs
Stars: ✭ 101 (-95.1%)
Mutual labels:  onedrive
Laravel Form Builder
Laravel Form builder for version 5+!
Stars: ✭ 1,601 (-22.32%)
Mutual labels:  laravel-framework
Onemanager Php
An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/SCF/FG/FC/CFC/PHP web hosting/VPS.
Stars: ✭ 1,313 (-36.29%)
Mutual labels:  onedrive
Laravel Tutorial
Laravel 中文新手书籍《Laravel 入门教程》的源代码
Stars: ✭ 136 (-93.4%)
Mutual labels:  laravel-framework
Advance Ecommerce In Laravel 7
Advance e-commerce website in laravel 7.
Stars: ✭ 91 (-95.58%)
Mutual labels:  laravel-framework
Crudbooster
Laravel CRUD Generator, Make an Advanced Web Application Quickly
Stars: ✭ 1,580 (-23.34%)
Mutual labels:  laravel-framework
Employee Mgmt Laravel5.4 Adminlte
The project is using laravel 5.4 and adminlte
Stars: ✭ 141 (-93.16%)
Mutual labels:  laravel-framework
Laravel 5.3 And Vue Js 2.0 Social Network
Social network built with Laravel 5.3 and Vue js 2.0
Stars: ✭ 137 (-93.35%)
Mutual labels:  laravel-framework
Laravel Social Email Authentication
Laravel 5.3 bootstrap app with Multi Auth, Social and Email Authentication. Google re-Captcha, Facebook, Twitter, G+ and much more..
Stars: ✭ 129 (-93.74%)
Mutual labels:  laravel-framework

OLAINDEX

Another OneDrive Directory Index.

Latest Stable Version Latest Unstable Version GitHub stars GitHub forks GitHub license visitors

中文README

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

Preview

Installation

This project is base of the Laravel framework,Please refer to the relevant documentation.

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:

  1. GitHub issue
  2. GitHub discussions
  3. My Blog
  4. [email protected]

Notes

  1. OLAINDEX Command Line Version.Project Address OLAINDEX-CMD

  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.

💖 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 🚀
  • paypal.me/wangningkai - You can make one-time donations via PayPal. I'll probably buy a coffee tea. 🍵
  • Wechat & AliPay

Thanks! ❤️

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].