Skip to content

Commit

Permalink
Merge c35daa7 into 742fb29
Browse files Browse the repository at this point in the history
  • Loading branch information
lanyuanxiaoyao authored Jan 23, 2021
2 parents 742fb29 + c35daa7 commit 55f3def
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 8 deletions.
21 changes: 16 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# SearchX

![GitHub package.json version](https://img.shields.io/github/package-json/v/LanyuanXiaoyao-Studio/SearchX?label=%E4%BB%A3%E7%A0%81%E7%89%88%E6%9C%AC)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/LanyuanXiaoyao-Studio/SearchX?label=%E4%BB%A3%E7%A0%81%E4%BD%93%E7%A7%AF)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/LanyuanXiaoyao-Studio/SearchX?label=%E5%8F%91%E5%B8%83%E7%89%88%E6%9C%AC)
Expand All @@ -9,45 +10,55 @@
通过简单的 JSON 规则定义如何获取一个网站的关键内容,并聚合到一起,方便查询和阅读,这就是这个工具的本意,茫茫网海,不同的 UI 和操作方式挡住了我们畅游的道路,是时候返璞归真了。

# 下载

[Github Release](https://github.com/LanyuanXiaoyao-Studio/SearchX/releases)

**[安装说明](https://github.com/LanyuanXiaoyao-Studio/SearchX/wiki/%E5%AE%89%E8%A3%85%E8%AF%B4%E6%98%8E)**

项目支持平台为

- Windows(仅在 Windows 10 系统测试, 低版本系统随缘)
- macOS (仅在 macOS 10.15 系统测试, 其他版本系统随缘)
- Linux (随缘)
- uTools (90%)
- docker&web ([使用说明](https://github.com/LanyuanXiaoyao-Studio/SearchX/wiki/%E5%AE%89%E8%A3%85%E8%AF%B4%E6%98%8E#%E7%BD%91%E9%A1%B5%E7%89%88-docker--web))
-
docker&web ([使用说明](https://github.com/LanyuanXiaoyao-Studio/SearchX/wiki/%E5%AE%89%E8%A3%85%E8%AF%B4%E6%98%8E#%E7%BD%91%E9%A1%B5%E7%89%88-docker--web))

> Linux 理论上没有太大问题, 因为项目里并没用到与操作系统强绑定的本地库, 但由于开发者接触桌面 Linux 平台几乎为0, 所以不主动适配, 感兴趣的同学可以自行编译打包, Github Release 中发布的 rpm 和 deb 包为工具自动打包生成, 并未测试, 已知问题: 图标无法显示.
> Linux 理论上没有太大问题因为项目里并没用到与操作系统强绑定的本地库但由于开发者接触桌面 Linux 平台几乎为0所以不主动适配感兴趣的同学可以自行编译打包Github Release 中发布的 rpm 和 deb 包为工具自动打包生成并未测试已知问题: 图标无法显示
> uTools 是一个很不错的跨平台类 Spotlight 启动器, 本项目起源于 uTools 的一个插件, 感兴趣的同学可以试试: [uTools 官网](https://u.tools/)
> uTools 是一个很不错的跨平台类 Spotlight 启动器本项目起源于 uTools 的一个插件感兴趣的同学可以试试: [uTools 官网](https://u.tools/)
# 开源
[Github](https://github.com/LanyuanXiaoyao-Studio/SearchX) 为主库, [Gitee](https://gitee.com/LanyuanXiaoyao-Studio/SearchX) 主要用作定期代码备份, 不实时更新.

[Github](https://github.com/LanyuanXiaoyao-Studio/SearchX) 为主库,[Gitee](https://gitee.com/LanyuanXiaoyao-Studio/SearchX)
主要用作定期代码备份, 不实时更新。

# 文档

- [中文 (建设中)](https://github.com/LanyuanXiaoyao-Studio/SearchX/wiki)

# 更新

- [更新内容](https://github.com/LanyuanXiaoyao-Studio/SearchX/wiki/%E6%9B%B4%E6%96%B0%E8%AF%B4%E6%98%8E)

# 注意

- 本项目**唯一发布途径**为上述两个开源仓库,由于项目属性,**请谨慎提防恶意的二次分发**
- 本项目无任何官方账号和群聊,唯一交流平台为 Github Issue,由于项目属性,**请谨慎提防恶意的拉群行为**
- 本项目**开源免费**,不内置任何广告,**无任何付费内容**
- 本项目所用技术**仅用于学习交流****请勿直接用于任何商业场合和非法用途**
- 本项目的**捐赠仅表示您对我代码交流分享上的认可****不代表您获得本项目以及其搜索结果的任何权利**

# 捐赠
> 本项目的**捐赠仅表示您对我代码交流分享上的认可**, **不代表您获得本项目以及其搜索结果的任何权利**.

> 本项目的**捐赠仅表示您对我代码交流分享上的认可****不代表您获得本项目以及其搜索结果的任何权利**
如果我的代码能够对你有所帮助和启发不妨请我喝杯奶茶,当然没钱的捧个人场,点个 Star 也是心意。

<a href="https://donate.lanyuanxiaoyao.com" target="_blank"><img src="https://gitee.com/lanyuanxiaoyao/utools-data/raw/master/donate.png" alt="捐赠" width="150px" /></a>

# 截图

![](https://raw.githubusercontent.com/LanyuanXiaoyao-Studio/SearchX/master/screenshot/index.png)
![](https://raw.githubusercontent.com/LanyuanXiaoyao-Studio/SearchX/master/screenshot/detail.png)
![](https://raw.githubusercontent.com/LanyuanXiaoyao-Studio/SearchX/master/screenshot/search.png)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "searchx",
"productName": "SearchX",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "lanyuanxiaoyao",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export default {
},
on: {
click: () => {
alert('hello')
window.openInExternal('https://github.com/LanyuanXiaoyao-Studio/SearchX/releases/latest')
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/store/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const store = new Vuex.Store({
UpdateInfoModule
},
state: {
version: '1.0.0',
version: '1.0.1',
sites: [],
categories: {},
settings: {
Expand Down
4 changes: 4 additions & 0 deletions src/store/update-info.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ export default {
'👏 UI 大改动,使用起来更方便',
'👏 开始施工「大搜索」功能,即同时搜索多个站点',
'⚡️ 修复订阅窗口重新打开默认选中文件类型导致 web 版选项为空的问题 #8'
],
[
'<b>1.0.1</b>',
'⚡️ 修复更新提醒点击后跳出 hello 的弹框 #10'
]
]
}),
Expand Down

0 comments on commit 55f3def

Please sign in to comment.