ppxb / vision

高颜值阿里云盘第三方客户端

Home Page:https://github.com/ppxb/vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vision

一款高颜值的跨平台阿里云盘第三方客户端,完全使用原生阿里云盘 OpenAPI 实现。

Important

积极开发中,现阶段请勿使用。

👋🏻 WIP

👽 TODO

  • 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

⚡️ Development

$ git clone this repo
$ cd the repo
$ pnpm install
$ pnpm dev -w

📦 Build

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

📃 License

MIT © ppxb

About

高颜值阿里云盘第三方客户端

https://github.com/ppxb/vision

License:MIT License


Languages

Language:TypeScript 54.9%Language:JavaScript 44.2%Language:HTML 0.5%Language:CSS 0.5%