diff --git a/README.md b/README.md index 8a6655dc..5ddb19e9 100644 --- a/README.md +++ b/README.md @@ -27,20 +27,29 @@ English | [简体中文](./README.zh-CN.md) -An open-source toolbox based on Electron, freely integrating rich plugins to create the ultimate desktop productivity tool. Rubick is one of the heroes in Dota, whose core skill is the ability to use the skills of other heroes through plugins, and then move on. This aligns perfectly with the design philosophy of this tool, which is why it is named Rubick. - -## Sponsor -我们通过有偿的方式积累高质量的常见问题、最佳实践文档,加入星球后可以和作者进行互动和答疑。我们提供技术支持、答疑解惑、定制化插件开发、二次定制化开发 rubick 等等官方服务。 - -权益明细可以参考文档:[权益明细](https://rubickcenter.github.io/rubick/super/) +
+ +
- +Open-source plugin-based desktop efficiency toolbox. The plugins are installed and uninstalled based on npm, which is very lightweight. The plugin data supports webdav multi-terminal synchronization, which is very secure. It supports internal network deployment and can be customized for further development, which is very flexible. -## Installation package +## Get Rubick +Download the latest release: * [Rubick Mac OS](https://github.com/rubickCenter/rubick/releases) * [Rubick Windows](https://github.com/rubickCenter/rubick/releases) * [Rubick Linux](https://github.com/rubickCenter/rubick/releases) +## Docs + +[Rubick website](https://rubick.vip) + +[Rubick Docs](https://rubickCenter.github.io/docs/) + +## How To Use Rubick +After installing rubick, you can quickly launch the main program by pressing the shortcut keys Alt/Option+R. Entering keywords in the main program input box can search for corresponding apps, plugins, files... +Select the ones you want and use them. + +If you don't want the function, you can click the logo on the left to enter the plugin market and find the ones you want to install. ## Feature list - [x] Plugin management based on the npm package pattern, installing plugins is as simple as installing npm packages. @@ -50,13 +59,6 @@ An open-source toolbox based on Electron, freely integrating rich plugins to cre - [x] Supports enterprise-level intranet deployment. - [x] Supports multiple languages. -## Docs - -[Rubick website](https://rubick.vip) - -[Rubick Docs](https://rubickCenter.github.io/rubick/) - - ## Core functionality showcase. ### 1. Search system application Support pinyin and abbreviations to search system applications: @@ -81,15 +83,32 @@ In "Rubick," search for "Preferences," go to "Account and Settings," and then se ![](https://pic1.zhimg.com/80/v2-ff85793741e4dff82a729d3eb3d41551_720w.png) -### More features -If you need more features, please come here to give us suggestions:[issues](https://github.com/rubickCenter/rubick/issues) 。 -We will add valuable ideas to the later development. At the same time, welcome to join and build together。 +## Related Repositories + +[Rubick Plugins Repositories](https://gitee.com/rubick-center) + +[Rubick Plugins Database](https://gitcode.net/rubickcenter/rubick-database) + +[Rubick Plugin CLI](https://github.com/rubickCenter/rubick-plugin-cli) -## 贡献 +## Contribute This project exists thanks to all the people who contribute. [[Contribute](https://github.com/rubickCenter/rubick/graphs/contributors)]. -## 反馈 -对本项目有兴趣或者想要交流学习的同学可以扫码加下面的微信,备注 rubick,帮助我们更好的成长: +## Sponsor +### 1. Join the Knowledge Planet +We have accumulated a lot of knowledge and common issues about rubick on the Knowledge Planet. You can pay to join our knowledge community to discuss with us. We will answer at any time! + + + +### 2. Buy me a cup of coffee +If the project is helpful to you, you can buy me a cup of coffee as a reward! +
+ + +
+ +## Feedback +Those who are interested in this project or want to exchange and learn can scan the QR code and add the following WeChat, with the comment rubick, to help us grow better. ![image](https://user-images.githubusercontent.com/21073039/127327603-9796f246-ee4b-4950-a69d-ce3205ec9569.png) diff --git a/README.zh-CN.md b/README.zh-CN.md index b2fad49c..fe67bc96 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -27,21 +27,29 @@ +
+ +
-基于 electron 的开源工具箱,自由集成丰富插件,打造极致的桌面端效能工具。Rubick(拉比克) 是 dota 里面的英雄之一,其核心技能是插件化使用其他英雄的技能,用完即走。非常符合本工具的设计理念,所以取名 Rubick。 - -## 赞助和服务 -我们通过有偿的方式积累高质量的常见问题、最佳实践文档,加入星球后可以和作者进行互动和答疑。我们提供技术支持、答疑解惑、定制化插件开发、二次定制化开发 rubick 等等官方服务。 - -权益明细可以参考文档:[权益明细](https://rubickcenter.github.io/rubick/super/) +开源的插件化桌面端效率工具箱。插件是基于 npm 进行安装和卸载,非常轻便。插件数据支持 webdav 多端同步,非常安全。支持内网部署,可二次定制化开发,非常灵活。 - +## 获取 rubick +下载最新的安装包: -## 安装包 * [Rubick Mac OS](https://github.com/rubickCenter/rubick/releases) * [Rubick Windows](https://github.com/rubickCenter/rubick/releases) * [Rubick Linux](https://github.com/rubickCenter/rubick/releases) +## 使用文档 + +[Rubick 官网](https://rubick.vip) + +[Rubick Docs](https://rubickCenter.github.io/rubick/) + +## 如何使用 rubick + +安装完成 rubick 后,可以通过快捷键 Alt/Option+R 可以快速呼起主程序。主程序输入框内输入关键词可以搜索出对应的 App、插件、文件... 选择即可使用。如果没有想要的功能,可以点击左侧的 logo 进入插件市场寻找自己想要的插件进行安装。 + ## 支持能力 - [x] 基于 npm 包模式的插件管理,安装插件和安装 npm 包一样简单 - [x] 支持 webdav 多端数据同步,真正的数据安全同步 @@ -50,12 +58,6 @@ - [x] 支持企业化内网部署 - [x] 支持多语言 -## 使用文档 - -[Rubick 官网](https://rubick.vip) - -[Rubick Docs](https://rubickCenter.github.io/rubick/) - ## 核心功能展示 ### 1. 搜索系统应用 @@ -81,18 +83,36 @@ ![](https://pic1.zhimg.com/80/v2-ff85793741e4dff82a729d3eb3d41551_720w.png) -### 更多功能 -如果您还需要更多功能,欢迎来这里给我们提建议:[issues](https://github.com/rubickCenter/rubick/issues) 。 -有价值的想法我们会加入到后期的开发当中。同时也欢迎一起加入共建。 +## 关联仓库 -## 贡献 -This project exists thanks to all the people who contribute. [[Contribute](https://github.com/rubickCenter/rubick/graphs/contributors)]. +[Rubick 插件仓库](https://gitee.com/rubick-center) + +[Rubick 插件数据库](https://gitcode.net/rubickcenter/rubick-database) + +[Rubick Plugin CLI](https://github.com/rubickCenter/rubick-plugin-cli) + +## 赞助 +### 1. 加入知识星球 +我们在知识星球积累了大量的关于 rubick 的知识和常见问题,您可以付费加入我们的知识星球来一起讨论。我们将随时解答! + + + +### 2. 打赏喝杯咖啡 +如果项目对你有帮助,可以请我喝杯咖啡赞赏! + +
+ + +
## 反馈 对本项目有兴趣或者想要交流学习的同学可以扫码加下面的微信,备注 rubick,帮助我们更好的成长: ![image](https://user-images.githubusercontent.com/21073039/127327603-9796f246-ee4b-4950-a69d-ce3205ec9569.png) +## 贡献 +This project exists thanks to all the people who contribute. [[Contribute](https://github.com/rubickCenter/rubick/graphs/contributors)]. + ## License This project is licensed under the MIT License - see the [LICENSE](https://github.com/rubickCenter/rubick/blob/master/LICENSE) file for details.