承接 wangningkai/olaindex-cmd 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wangningkai/olaindex-cmd

Composer 安装命令:

composer create-project wangningkai/olaindex-cmd

包简介

✨ Another OneDrive Command Line Client.

README 文档

README

OLAINDEX-LARGE.png

🍀 Another OneDrive Command Line Client.

Based on Laravel-Zero , with lots of modifications.

This is very much a copycat of onedrivecmd , but in different language.

OLAINDEX-CMD is a console version of OLAINDEX.

Server Requirements

  • PHP >= 7.1.3
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • BCMath PHP Extension
  • Fileinfo PHP Extension

Proeject

Features

  • Ability to access files and folders using a path URI or file ID
  • Individual file put and get operations
  • List operation (shows file size and other file information)
  • Download and upload with native progress bar.
  • Get share link and direct download link!
  • Remote download links to your drive(NEW! Not even available via Web console) (Only available at personal due to API limit).
  • Supports Office 365 and China 21Vianet.
  • Based on PHP,Easy installation.
  • Local Configuration file (/storage/app/config.json).

Installation

Manual installation

mkdir -p olaindex && cd olaindex
git clone https://github.com/WangNingkai/OLAINDEX-CMD.git tmp  && mv tmp/.git . && rm -rf tmp && git reset --hard
composer install
chmod -R 755 storage
chown -R www:www *
cp .env.example .env
cp storage/app/config.sample.json storage/app/config.json
chmod 777 storage/app/config.json
chmod +x olaindex
./olaindex install

Automatic installation

wget -N --no-check-certificate https://raw.githubusercontent.com/WangNingkai/OLAINDEX-CMD/master/install.sh && chmod +x install.sh && bash install.sh

Usage

OLAINDEX-CMD

  USAGE: olaindex <command> [options] [arguments]

  account       Account Info
  cp            Copy Item
  direct        Create Direct Share Link
  download      Download Item
  find          Find Item
  install       Install App
  login         Account Login
  logout        Account Logout
  ls            List Items
  mkdir         Create A New Folder
  mv            Move Item
  quota         OneDrive Info
  reset         Reset App
  rm            Delete Item
  share         Create Download Link
  test          Command Test
  upload        Upload File
  whereis       Find The Item\'s Remote Path

  cache:clear   Flush the application cache
  cache:forget  Remove an item from the cache

  config:cache  Create a cache file for faster configuration loading
  config:clear  Remove the configuration cache file

  refresh:token Refresh Token

Author

Blog : https://imwnk.cn

Email : imwnk@live.com

Support the development

Do you like this project? Support it by donating

Wechat/AliPay: Donate

License

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

中文文档

Readme

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 17
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 17
  • Watchers: 2
  • Forks: 12
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-11-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固