Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brenner8023/sxf-soso

基于electron实现的聚合搜索工具
https://github.com/brenner8023/sxf-soso

Last synced: 6 days ago
JSON representation

基于electron实现的聚合搜索工具

Awesome Lists containing this project

README

        

# sxf-soso
> 基于electron实现的聚合搜索工具

目前聚合了:
- dogedoge搜索引擎
- 百度搜索引擎
- 搜狗微信

可以提高搜索效率。

## 技术栈
- 基于electron
- 使用原生js(ES6)、HTML和CSS进行开发
- 使用`electron-package`打包

## usage
- 开发:`npm start`
- 打包:`npm run build`