系统清理软件-BleachBit

BleachBit是一款Window和Linux平台下的系统清理软件。软件基于Python编写,遵守GPL开源协议。清理磁盘空间的时候,同时注重用户的隐私,支持清理缓存,删除 cookies, 删除浏览器记录, 销毁临时文件,删除日志,垃圾等。清理可以支持对Firefox, Adobe Flash, Google Chrome, Opera等主流浏览器的缓存记录。

[repo owner=”bleachbit” name=”bleachbit”]

----------------------------------------------------------------

BleachBit system cleaner for Windows and Linux.

www.bleachbit.org

BleachBit

BleachBit cleans files to free disk space and to maintain privacy.

Running from source

To run BleachBit without installation, unpack the tarball and then run these commands:

make -C po local # build translations
python3 bleachbit.py

Then, review the preferences.

Then, select some options, and click Preview. Review the files, toggle options accordingly, and click Delete.

For information regarding the command line interface, run:

 python3 bleachbit.py --help

Development

from  

https://github.com/bleachbit/bleachbit