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
- Host: GitHub
- URL: https://github.com/0x676e67/aliyundrive-cli
- Owner: 0x676e67
- License: mit
- Created: 2022-02-01T14:56:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T12:39:36.000Z (over 3 years ago)
- Last Synced: 2025-03-27T21:01:40.379Z (about 1 year ago)
- Topics: aliyundrive, cli, cloud, disk, reqwest, rust, terminal
- Language: Rust
- Homepage:
- Size: 337 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```