# bleachbit **Repository Path**: sbkmlvb/bleachbit ## Basic Information - **Project Name**: bleachbit - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-27 - **Last Updated**: 2024-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.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 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. Translation status ## 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)