mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-17 17:16:57 +08:00
feat: 支持linux
This commit is contained in:
parent
e71eed00ad
commit
0991d0ad64
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user