All Projects → 5iux → Sou

5iux / Sou

简单搜索,一个简单的前端界面。用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。

Projects that are alternatives of or similar to Sou

Sitedorks
Search Google/Bing/Ecosia/DuckDuckGo/Yandex/Yahoo for a search term with a default set of websites, bug bounty programs or a custom collection.
Stars: ✭ 221 (-64.81%)
Mutual labels:  google, baidu, search
Jsearch
jSearch(聚搜) 是一款专注内容的chrome搜索扩展,一次搜索聚合多平台内容。
Stars: ✭ 193 (-69.27%)
Mutual labels:  google, baidu, search
Search Engine Optimization
🔍 A helpful checklist/collection of Search Engine Optimization (SEO) tips and techniques.
Stars: ✭ 1,798 (+186.31%)
Mutual labels:  google, search
Ssssrv2rayclashtrojan
科学上网,ss, ssr, v2ray, trojan, clash, clashr,翻墙机场推荐
Stars: ✭ 186 (-70.38%)
Mutual labels:  google, baidu
Search Deflector
A small program that forwards searches from Cortana to your preferred browser and search engine.
Stars: ✭ 620 (-1.27%)
Mutual labels:  google, search
Cesium Map
Cesium 地图插件,用于添加国内各大地图厂商的地图🌎
Stars: ✭ 80 (-87.26%)
Mutual labels:  google, baidu
Xiaoai
a tiny&smart AI & Repo for work for AI Survey百度云资源持续更新中,欢迎点赞star Min's blog 欢迎访问我的博客主页!(Welcome to my blog website !)https://liweimin1996.github.io/
Stars: ✭ 111 (-82.32%)
Mutual labels:  google, baidu
Dc Sdk
DC-SDK 是基于 Cesium 进行二次开发的2、3D一体 WebGis 应用框架,该框架优化了 Cesium 的使用方式和增添了一些额外功能,旨在为开发者快速构建 WebGis 应用。🌎
Stars: ✭ 206 (-67.2%)
Mutual labels:  google, baidu
Google Search
scrape google search results
Stars: ✭ 62 (-90.13%)
Mutual labels:  google, search
Alfred Web Search Suggest
Alfred search suggest workflow for various popular websites.
Stars: ✭ 249 (-60.35%)
Mutual labels:  google, baidu
Alfred Searchio
Alfred workflow to auto-suggest search results from multiple search engines and languages.
Stars: ✭ 250 (-60.19%)
Mutual labels:  google, search
Metasearch
Search aggregator for Slack, Google Docs, GitHub, and more 🔍
Stars: ✭ 81 (-87.1%)
Mutual labels:  google, search
Xinahn Socket
一个开源,高隐私,自架自用的聚合搜索引擎。 https://xinahn.com
Stars: ✭ 77 (-87.74%)
Mutual labels:  google, baidu
Googleimageshell
Google image search extension for Windows Explorer.
Stars: ✭ 116 (-81.53%)
Mutual labels:  google, search
Image Downloader
Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.
Stars: ✭ 1,173 (+86.78%)
Mutual labels:  google, baidu
Search By Image
Browser extension for reverse image search, available for Edge, Chrome and Firefox
Stars: ✭ 500 (-20.38%)
Mutual labels:  google, search
Socialite
Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
Stars: ✭ 1,026 (+63.38%)
Mutual labels:  google, baidu
Python Pisces
A tools to search for and download images by keywords using search engines: google/baidu/yahoo/bing. 使用google等搜索引擎搜索关键词并下载图片
Stars: ✭ 60 (-90.45%)
Mutual labels:  google, baidu
Search Engine Parser
Lightweight package to query popular search engines and scrape for result titles, links and descriptions
Stars: ✭ 216 (-65.61%)
Mutual labels:  google, search
Translators
🌏🌍🌎Translators🌎🌍🌏 is a library which aims to bring free, multiple, enjoyable translation to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。
Stars: ✭ 295 (-53.03%)
Mutual labels:  google, baidu

5IUX搜索

用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。不是镜像不是代理,就当做浏览器主页使用,支持自适应屏幕。

GIF示例效果

简单搜索

(图片效果,以实际页面为准)

下载地址:

Releases

Gitee同步更新

https://gitee.com/cn5iux/sou

示例页面:

组件:

图标:

图标调用了阿里的图标https://www.iconfont.cn/,提供下本地包点击下载
嫌麻烦的可以使用js版本示例里面的font-awesome

天气组件

天气API地址

背景图

已默认添加随机加载bing背景,不需要刻意在index.php中删除;

如使用自定义背景,可以删除bing背景后在页面内添加以下代码:

<style> 
   body{background:url("https://cn.bing.com//th?id=OHR.HuntsMesa_JA-JP3140979616_1920x1080.jpg&rf=LaDigue_1920x1080.jpg&pid=hp") no-repeat center/cover;}
</style>

其他

我这个只是个示例,有需求还是自己改,不喜欢php想换成js也可以;

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].