一款高颜值的跨平台阿里云盘第三方客户端,完全使用原生阿里云盘 OpenAPI 实现。
Important
积极开发中,现阶段请勿使用。
- Refator code
- Render folders and files
- Breadcrumb component
- Image loader component
- Refresh token retry
- Media view
- Media player (include video and music)
- Settings view
- Source view or not (included in home view)
- Search files
- UI improvements
- UX animations
- Bug fix
$ git clone this repo
$ cd the repo
$ pnpm install
$ pnpm dev -w
Important
现阶段未做任何测试。
$ git clone this repo
$ cd the repo
$ pnpm install
# For windows
$ pnpm build:win
# For macOS
$ pnpm build:mac
# For Linux
$ pnpm build:linux
MIT © ppxb