An open API service indexing awesome lists of open source software.

https://github.com/bleachbit/bleachbit_gui_next_gen

Prototype for next-generation GUI for BleachBit
https://github.com/bleachbit/bleachbit_gui_next_gen

Last synced: 9 months ago
JSON representation

Prototype for next-generation GUI for BleachBit

Awesome Lists containing this project

README

          

This is a prototype for next-generation GUI for BleachBit.

This is a video of progress as of October 5, 2024. The major changes are on the right pane, allowing the user to sort and filter the results of the preview or clean. The file results also have a context menu. Thx CrackHub for ideas!

[![Still Image](https://pbs.twimg.com/ext_tw_video_thumb/1842799515738275840/pu/img/cOfR42gxz_3XRSYb.jpg)](https://x.com/bleachbit/status/1842800707142848868)

This is a screen recording of the ![Cookie Manager Dialog](https://github.com/bleachbit/bleachbit/issues/1329#issuecomment-2722944529).
This dialog allows you to manage cookies by website, with options
to search, clear selected cookies, or clear all cookies.

# Known issues

There are many missing features. Most notably, this GUI is not integrated with any cleaners or the file system, and all the information is example data just for show, so it "doesn't do anything."

This is a rough prototype, so expect bugs.

# How to run

The way it runs from source code is similar to regular BleachBit: see [Running BleachBit from source code](https://docs.bleachbit.org/dev/running-from-source-code.html). Linux typically comes with Python and GTK, so simply run `python3 bleachbit_gui.py`. Windows users will need to install Python and GTK: see the link.

# License

The license is GNU General Public License version 3 or later.