feat: 支持linux

This commit is contained in:
muwoo 2021-08-26 17:43:56 +08:00
parent e71eed00ad
commit 0991d0ad64
2 changed files with 3 additions and 2 deletions

View File

@ -26,6 +26,7 @@
## 安装包 ## 安装包
* [Rubick Mac OS](https://github.com/clouDr-f2e/rubick/releases) * [Rubick Mac OS](https://github.com/clouDr-f2e/rubick/releases)
* [Rubick Windows](https://github.com/clouDr-f2e/rubick/releases) * [Rubick Windows](https://github.com/clouDr-f2e/rubick/releases)
* [Rubick Linux](https://github.com/clouDr-f2e/rubick/releases)
## 支持能力 ## 支持能力
- [x] 支持远程下载安装插件,支持插件开发者模式 - [x] 支持远程下载安装插件,支持插件开发者模式
@ -36,7 +37,7 @@
- [x] 支持搜索本地已安装 app 或 偏好设置 - [x] 支持搜索本地已安装 app 或 偏好设置
- [x] macos touchBar 唤起插件 - [x] macos touchBar 唤起插件
- [x] 支持 Windows(目前是 mac 的 alpha 版本,功能尚不全,正在迁移中) - [x] 支持 Windows(目前是 mac 的 alpha 版本,功能尚不全,正在迁移中)
- [ ] 支持 Linux - [x] 支持 Linux

View File

@ -1,6 +1,6 @@
{ {
"name": "rubick2", "name": "rubick2",
"version": "0.0.3-beta.5", "version": "0.0.3-beta.6",
"author": "muwoo <2424880409@qq.com>", "author": "muwoo <2424880409@qq.com>",
"description": "An electron-vue project", "description": "An electron-vue project",
"license": null, "license": null,