Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brenner8023/sxf-soso
基于electron实现的聚合搜索工具
https://github.com/brenner8023/sxf-soso
Last synced: 6 days ago
JSON representation
基于electron实现的聚合搜索工具
- Host: GitHub
- URL: https://github.com/brenner8023/sxf-soso
- Owner: brenner8023
- Created: 2021-02-10T12:54:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-27T05:55:44.000Z (over 3 years ago)
- Last Synced: 2024-10-29T23:35:39.675Z (about 2 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sxf-soso
> 基于electron实现的聚合搜索工具目前聚合了:
- dogedoge搜索引擎
- 百度搜索引擎
- 搜狗微信可以提高搜索效率。
## 技术栈
- 基于electron
- 使用原生js(ES6)、HTML和CSS进行开发
- 使用`electron-package`打包## usage
- 开发:`npm start`
- 打包:`npm run build`