-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[c-cleaner] add the doc, package files, source code, etc.
- Loading branch information
Showing
103 changed files
with
147 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,67 @@ | ||
# c-cleaner | ||
极智C盘清理,一款轻便可信赖的系统清理软件,可一键清理C盘垃圾、加速内存、整理文件碎片、清理隐私痕迹,保持电脑干净清爽。 C-Cleaner is a lightweight and reliable system cleaning software that can easily clean up system junk files, accelerate memory, disk defrag, and clear privacy traces, keeping the computer clean and efficient. | ||
[English](README_en.md) | 简体中文 | ||
|
||
<p align="center"> | ||
<img src="./doc/cpanx_logo.png" align="middle" width = "600"/> | ||
<p align="center"> | ||
<p align="center"> | ||
<a href="https://qm.qq.com/q/CkEX6hUMMg"><img src="https://img.shields.io/badge/Chat-QQ-7488d1.svg" alt="Chat"></a> | ||
<a href="https://github.com/c-cleaner/c-cleaner/releases"><img src="https://img.shields.io/github/v/release/c-cleaner/c-cleaner?color=ffa"></a> | ||
<a href=""><img src="https://img.shields.io/badge/os-win-pink.svg"></a> | ||
</p> | ||
|
||
## 📣 简介 | ||
极智C盘清理,一款完全免费、轻便可信赖、简单易用的系统清理软件,可一键清理C盘垃圾、加速内存、整理文件碎片、清理隐私痕迹,保持电脑干净清爽。 同时,还提供微博热搜、数据恢复等各种工具,提升办公效率。 | ||
|
||
<div align="center"> | ||
<img src="./doc/cpanx_ui_1.png" width="800"> | ||
</div> | ||
|
||
|
||
## 🌟 特性 | ||
- 垃圾清理、C盘瘦身、系统扩容 | ||
智能扫描清理系统垃圾,对C盘全面瘦身,让你的系统更加干净清爽,腾出更多存储空间。 | ||
<div align="center"> | ||
<img src="./doc/cpanx_cleaner.png"> | ||
</div> | ||
|
||
- 热搜资讯、吃瓜达人、与时俱进 | ||
实时热搜,可快速查看微博热搜、知乎热榜、抖音热榜等热搜资讯,即刻了解全网热点。 | ||
<div align="center"> | ||
<img src="./doc/cpanx_hot_search.png"> | ||
</div> | ||
|
||
- 数据恢复、文件碎片整理、隐私保护 | ||
数据恢复、磁盘文件碎片整理、百宝箱、计算器、截图录屏、小红书、微信文件传输助手等辅助工具,提升您的办公效率。 | ||
<div align="center"> | ||
<img src="./doc/cpanx_tools.png"> | ||
<img src="./doc/cpanx_defrag.png"> | ||
<img src="./doc/cpanx_privacy_protector.png"> | ||
</div> | ||
|
||
|
||
## ⚡ 快速开始 | ||
|
||
- 安装版 | ||
前往 [极智C盘清理官网](https://cc.cpanx.com) 下载最新的安装包,然后双击安装使用即可。 | ||
|
||
- 绿色版 | ||
前往 [极智C盘清理绿色软件包下载地址](https://github.com/c-cleaner/c-cleaner/releases) 下载最新的绿色压缩包,然后解压,再双击启动主程序 ***CPanx.exe*** 文件即可使用。 | ||
|
||
|
||
## 📖 用户反馈、技术交流、商务合作 | ||
|
||
- 相关商务合作、产品问题反馈、技术交流等需求,可进入 [极智人生用户反馈QQ群](https://qm.qq.com/q/CkEX6hUMMg) 进行交流咨询。 | ||
- 或者发送邮件到邮箱进行沟通:[email protected] 。 | ||
|
||
|
||
## 👀 效果展示 | ||
|
||
<div align="center"> | ||
<img src="./doc/cpanx_demo.gif"> | ||
</div> | ||
|
||
|
||
## 🚀 官网 | ||
更多详情可移步 | ||
[极智C盘清理官网](https://cc.cpanx.com) | ||
进行了解。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
English | [简体中文](README.md) | ||
|
||
<p align="center"> | ||
<img src="./doc/cpanx_logo_en.png" align="middle" width = "600"/> | ||
<p align="center"> | ||
<p align="center"> | ||
<a href="https://qm.qq.com/q/CkEX6hUMMg"><img src="https://img.shields.io/badge/Chat-QQ-7488d1.svg" alt="Chat"></a> | ||
<a href="https://github.com/c-cleaner/c-cleaner/releases"><img src="https://img.shields.io/github/v/release/c-cleaner/c-cleaner?color=ffa"></a> | ||
<a href=""><img src="https://img.shields.io/badge/os-win-pink.svg"></a> | ||
</p> | ||
|
||
|
||
## 📣 Introduction | ||
|
||
C-Cleaner is a lightweight and reliable system cleaning software that can easily clean up system junk files, accelerate memory, disk defrag, and clear privacy traces, keeping the computer clean and efficient. At the same time, it also provides various tools such as Weibo hot search and data recovery to improve office efficiency. | ||
|
||
<div align="center"> | ||
<img src="./doc/cpanx_ui_1.png" width="800"> | ||
</div> | ||
|
||
|
||
## 🌟 Features | ||
|
||
- clean up junk files | ||
Intelligent scanning and cleaning of system junk, making your system cleaner and fresher, freeing up more storage space. | ||
<div align="center"> | ||
<img src="./doc/cpanx_cleaner.png"> | ||
</div> | ||
|
||
- hot news | ||
Real time hot news. You can quickly view the hot news such as Weibo, Zhihu, Tiktok, and instantly understand the hot news of the whole network. | ||
<div align="center"> | ||
<img src="./doc/cpanx_hot_search.png"> | ||
</div> | ||
|
||
- data recovery, defrag, privacy protector | ||
Assist tools such as data recovery, defrag, toolbox, calculator, screen-capture, screen-recorder, Xiaohongshu, WeChat file transfer, etc to improve your office efficiency. | ||
<div align="center"> | ||
<img src="./doc/cpanx_tools.png"> | ||
<img src="./doc/cpanx_defrag.png"> | ||
<img src="./doc/cpanx_privacy_protector.png"> | ||
</div> | ||
|
||
|
||
## ⚡ Quick Experience | ||
|
||
- installation package | ||
Go to the [official website of C-Cleaner](https://cc.cpanx.com) to download the latest installation package, then double-click to install and use it. | ||
|
||
- portable package | ||
Go to the [release url address](https://github.com/c-cleaner/c-cleaner/releases) to download the latest portable package, then unzip it, and double-click to start the main program file(CPanx.exe) to use. | ||
|
||
|
||
## 📖 Technical Exchange And Cooperation | ||
- For business cooperation, product issue feedback, technical exchange, and other needs, please send an email to email for communication. | ||
- The email is [email protected]. | ||
|
||
|
||
## 👀 Visualization | ||
|
||
<div align="center"> | ||
<img src="./doc/cpanx_demo.gif"> | ||
</div> | ||
|
||
|
||
## 🚀 Official Website | ||
|
||
More details can be found on [official website of C-Cleaner](https://cc.cpanx.com). |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
PEtkqGL9PMyJfTICPisiPsymDOJsi0v4Z9bjPNzTWnFPGkH7xs1KMuKxHWKcyrBNPZPrqUtFbVjOvTTN 9kKKpmzy32RQHNg3Yk61czMz3dyG03sy9eH VVV2E96P9lA94aoNGrAc3G8EJ2TUXMaGkH7xs1Ky qoqnqny9uJ4TIljAAMPsp9DuzG26nAc2ZQ3NYTWnFPGkH7xs1Ky4S4T0aBNSDMDYVAg4c2jcu B0idNGrsfOHlEJz661RIeYfk2SlWN dCtqPDOLVucXVAfAcjjw lonn8f0Rye9Lj3sA9T7pc3I2UATh0y4SvqmyRyrqH cR6gKZA4SCbCPrthpRr14H527AYi19YeYbc1o9xiKOsWLTDE8YWFxVqg5RnidGbDKFrhKnygJV92sr662F8P52pON Lz4 4H1KC1LVLqxoA3KZ24SmlptWC264y1tY8B1QRQHEZMp2pON Hy 0yWKXFNR4MFfg6gKZA4SakpOIqTmimcOHP34Q6T8Zh3ZQ OMvrz5NyG7Do2c7VpCgyPKJyhIYRDtvG36DyfNLnBsN57LZMP4kb3vzsN 0CF6nBPbYJ4TIljAAMPsp9pOvt4Krl09i8EJ3HKnEZMEH92N6HzaOzW1Dm4MzT UwlM5l2kxqpeKIDh0Iye4ujOsA4T8IdU4AvLtpQv26RHCKRyrrzcawlMkNqiTG6DtvphqvsKqe65XQRQHEZMpIoOMpRPNdDH0HFOR8GFxRxM2siPc7QE9bHTmQzf 4SBNaSi1VJPoUl1Iz1paioxWKzs8qH cIngLZo6caUnubphqnxeFyVy3 TKnEZjSwZ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[hot_search] | ||
prefix_search_url=aHR0cHM6Ly93d3cuYmFpZHUuY29tL3M/d2Q9 | ||
suffix_params= | ||
enable=0 |
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# The Source Code | ||
More details can be found on [official website of C-Cleaner](https://cc.cpanx.com). | ||
Also, you kan send an email to get the source code. |