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: 4 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T15:51:27.000Z (6 months ago)
- Last Synced: 2024-10-29T15:03:50.223Z (6 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
- fucking-Awesome-Linux-Software - ](https://github.com/bleachbit/bleachbit/stargazers/) (Uncategorized / Uncategorized)
- awesome-anti-forensic - BleachBit
- jimsghstars - bleachbit/bleachbit - BleachBit system cleaner for Windows and Linux (Python)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/bleachbit/bleachbit - System cleaner for Windows and Linux (Useful)
- awesome-kde - bleachbit - powerful cache cleaner (Third party applications / Administration)
- awesome-kde - bleachbit - powerful cache cleaner (Third party applications / Administration)
- definitive-opensource - BleachBit
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) 
* [BleachBit on Travis CI](https://travis-ci.com/github/bleachbit/bleachbit) 
* [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)