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

https://github.com/ywmoyue/biliuwp-lite

哔哩哔哩UWP Lite
https://github.com/ywmoyue/biliuwp-lite

bilibili uwp

Last synced: 30 days ago
JSON representation

哔哩哔哩UWP Lite

Awesome Lists containing this project

README

        

# BiliLite

> BiliBili第三方UWP客户端

从逍遥橙子大佬那fork出来

https://github.com/xiaoyaocz/biliuwp-lite

## 安装

- 推荐使用Chocolatey安装

```sh
# x64 版本
choco install bililite-uwp-x64 --pre
# x86 版本
choco install bililite-uwp-x86 --pre
# ARM64 版本
choco install bililite-uwp-arm64 --pre
```

详细安装教程: https://github.com/ywmoyue/biliuwp-lite/blob/master/document/install-readme.md

## 讨论

https://github.com/ywmoyue/biliuwp-lite/discussions

## 截图

![](./document/_img/readme-img-01.jpg)

![](./document/_img/readme-img-02.jpg)

## 构建

* 版本发布可能不够及时,有些问题可能dev分支修复了却没发版本,有一定编程基础的可以自行Clone项目下来自己构建

### 步骤
1. 使用Terminal运行
```sh
git clone -b dev https://github.com/ywmoyue/biliuwp-lite.git
```
2. 双击项目中的BiliLite.sln文件使用VisualStudio2019以上的版本打开
3. 右键点击BiliLite.Packages项目,选择设为启动项目
4. 按ctrl+f5开始构建并执行,成功后关闭VS即可

### 鸣谢

#### 贡献者



#### 支持者





github contribution grid snake animation





github contribution grid snake animation



Star History Chart