Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shirasawasama/cefdetector

Check how many CEFs are on your computer. 检测你电脑上有几个CEF.
https://github.com/shirasawasama/cefdetector

cef csharp electron everything windows

Last synced: 3 days ago
JSON representation

Check how many CEFs are on your computer. 检测你电脑上有几个CEF.

Awesome Lists containing this project

README

        

# CEF Detector - 一眼CEF: 年轻人的第一款 Windows CEF检测器

**【Electron版本已发布! 提供更多功能并增强稳定性: [CefDetectorX](https://github.com/ShirasawaSama/CefDetectorX)】**

Check how many CEFs are on your Windows.

看看你电脑 **(Windows)** 上有多少个 [CEF (Chromium Embedded Framework)](https://bitbucket.org/chromiumembedded/cef/).

> 你说的对,但是《LibCEF》是由谷歌自主研发的一款全新开放浏览器内核。第三方代码运行在在一个被称作「CEF」的浏览器沙盒,在这里,被前端程序员选中的代码将被授予「libcef.dll」,导引浏览器之力‌​​​‌‌‌‌‌‌‌‌​​‌‌​‌‌‌​‌​。你将扮演一位名为「电脑用户」的冤种角色,在各种软件的安装中下载类型各异、体积庞大的 CEF 们,被它们一起占用硬盘空间,吃光你的内存——同时,逐步发掘「CEF」的真相。

## 截屏

![Screenshot](./screenshot.png)

## 使用

**你首先需要安装 [Everything](https://www.voidtools.com/) 并完成全硬盘的扫描.**

_不支持精简版Everything,因为它不允许 [IPC](https://www.voidtools.com/zh-cn/support/everything/sdk/ipc/) (Inter Process Communication)_

从 [Release](https://github.com/ShirasawaSama/CefDetector/releases) 页面下载最新的压缩包, 解压后运行 `CefDetector.exe` 即可.

## 特性

- 检测 CEF 的类型: 如 [libcef](https://bitbucket.org/chromiumembedded/cef/src/master/)、[Electron](https://www.electronjs.org/)、[NWJS](https://nwjs.io/)、[CefSharp](http://cefsharp.github.io/)、[Edge](https://www.microsoft.com/en-us/edge) 和 [Chrome](https://www.google.com/chrome/)
- 显示总空间占用
- 显示当前所运行的进程 (绿色文件名)
- 支持自定义背景音乐 (默认为: [The Magnificent Seven](https://soundcloud.com/7kruzes/the-magnificent-seven), 不想要的话删掉 bgm.mp3 即可)

## 作者

Shirasawa

创意来自 @Lakr233 的 [SafariYYDS](https://github.com/Lakr233/SafariYYDS) 项目.

## 协议

[MIT](./LICENSE)