An open API service indexing awesome lists of open source software.

https://github.com/0x676e67/aliyundrive-cli

阿里云盘 Terminal CLI
https://github.com/0x676e67/aliyundrive-cli

aliyundrive cli cloud disk reqwest rust terminal

Last synced: about 1 year ago
JSON representation

阿里云盘 Terminal CLI

Awesome Lists containing this project

README

          

# aliyundrive-cli

> 阿里云盘`Terminal CLI`工具,支持`Terminal`终端`QRCode`扫码登录
- Web端token适用[aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)、[aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)
- App端token适用于[alist](https://github.com/Xhofe/alist)、最新[PR](https://github.com/messense/aliyundrive-webdav/pull/452)支持aliyundrive-webdav

## 编译
```shell
$ git clone https://github.com/gngpp/aliyundrive-cli.git && cd aliyundrive-cli
$ cargo build --color=always --release
```