Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bleachbit/bleachbit
BleachBit system cleaner for Windows and Linux
https://github.com/bleachbit/bleachbit
antiforensics bleachbit disk-cleaner gplv3 gtk linux privacy python security windows
Last synced: 3 days ago
JSON representation
BleachBit system cleaner for Windows and Linux
- Host: GitHub
- URL: https://github.com/bleachbit/bleachbit
- Owner: bleachbit
- License: gpl-3.0
- Created: 2014-03-10T01:40:31.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T15:51:27.000Z (3 months ago)
- Last Synced: 2024-10-29T15:03:50.223Z (2 months ago)
- Topics: antiforensics, bleachbit, disk-cleaner, gplv3, gtk, linux, privacy, python, security, windows
- Language: Python
- Homepage: https://www.bleachbit.org
- Size: 12.3 MB
- Stars: 3,062
- Watchers: 60
- Forks: 268
- Open Issues: 304
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
- awesome-python-applications - Repo
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/bleachbit/bleachbit - System cleaner for Windows and Linux (Jump To / Useful)
- fucking-Awesome-Linux-Software - ![Open-Source Software - BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and more. (Applications / Utilities)
- Awesome-Linux-Software - ![Open-Source Software - BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and more. (Applications / Utilities)
- Awesome-BSD-Ports-Programs-And-Projects - ![Open-Source Software - When your computer is getting full, BleachBit quickly frees disk space. When your information is only your business, BleachBit guards your privacy. With BleachBit you can free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there. Designed for Linux and Windows systems, it wipes clean thousands of applications including Firefox, Adobe Flash, Google Chrome, Opera, and more. (Ports and Programs / Utilities)
- awesome-python-applications - Repo
- awesome-termux-hacking - bleachbit - BleachBit system cleaner for Windows and Linux.[![->](https://img.shields.io/github/stars/bleachbit/bleachbit.svg?style=social&label=Star&maxAge=2592000)](https://github.com/bleachbit/bleachbit/stargazers/) (Uncategorized / Uncategorized)
- awesome-anti-forensic - BleachBit
- jimsghstars - bleachbit/bleachbit - BleachBit system cleaner for Windows and Linux (Python)
README
# 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.pyThen, 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
Read more about [running from source](https://docs.bleachbit.org/dev/running-from-source-code.html).
## Links
* [BleachBit home page](https://www.bleachbit.org)
* [Support](https://www.bleachbit.org/help)
* [Documentation](https://docs.bleachbit.org)## Localization
Read [translation documentation](https://www.bleachbit.org/contribute/translate) or translate now in [Weblate](https://hosted.weblate.org/projects/bleachbit/), a web-based translation platform.
## Licenses
BleachBit itself, including source code and cleaner definitions, is licensed under the [GNU General Public License version 3](COPYING), or at your option, any later version.
markovify is licensed under the [MIT License](https://github.com/jsvine/markovify/blob/master/LICENSE.txt).
## Development
* [BleachBit on AppVeyor](https://ci.appveyor.com/project/az0/bleachbit) ![Build status](https://ci.appveyor.com/api/projects/status/7p8amofd7rv7n268?svg=true)
* [BleachBit on Travis CI](https://travis-ci.com/github/bleachbit/bleachbit) ![Build Status](https://travis-ci.com/bleachbit/bleachbit.svg?branch=master)
* [CleanerML Repository](https://github.com/bleachbit/cleanerml)
* [BleachBit Miscellaneous Repository](https://github.com/bleachbit/bleachbit-misc)
* [Winapp2.ini Repository](https://github.com/bleachbit/winapp2.ini)