Skip to content

bleachbit/bleachbit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Currently translated at 100.0% (364 of 364 strings)

Translation: BleachBit/main
Translate-URL: https://hosted.weblate.org/projects/bleachbit/main/pl/
6f5df8e

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 23, 2023 08:58
doc
August 6, 2023 15:13
po
October 6, 2023 11:13
September 21, 2023 17:03
November 12, 2019 01:04
January 7, 2017 17:58
August 6, 2023 15:13
February 5, 2022 10:12
August 6, 2023 15:13
August 6, 2023 15:13

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

Licenses

BleachBit itself, including source code and cleaner definitions, is licensed under the GNU General Public License version 3, or at your option, any later version.

markovify is licensed under the MIT License.

Development