1
0
Fork 0
mirror of synced 2024-05-18 19:32:43 +12:00

Add info about Bleachbit, which is wrongly considered as Czkawka alternative

This commit is contained in:
Rafał Mikrut 2021-05-04 09:51:27 +02:00
parent c1270a1d1f
commit 30602a486f

View file

@ -83,36 +83,39 @@ So there is still is a lot of room for improvements.
## Comparison to other tools ## Comparison to other tools
| | Czkawka | FSlint | DupeGuru | Bleachbit is a master at finding and removing temporary files, while Czkawka only finds the most basic ones. So this two apps shouldn't be compared directly or be considered as an alternative to the second one.
|:----------------------:|:-------:|:----------:|:-----------------:|
| Language | Rust | Python | Python/Obj-C | | | Czkawka | FSlint | DupeGuru | Bleachbit |
| OS | All | Linux only | All | |:----------------------:|:-----------:|:----------:|:-----------------:|:-----------------:|
| Framework | GTK 3 | PyGTK | Qt 5 (PyQt)/Cocoa | | Language | Rust | Python | Python/Obj-C | Python |
| Duplicate finder | • | • | • | | OS | Lin,Mac,Win | Lin | Lin,Mac,Win | Lin,Mac,Win |
| Empty files | • | • | | | Framework | GTK 3 | PyGTK2 | Qt 5 (PyQt)/Cocoa | PyGTK3 |
| Empty folders | • | • | | | Duplicate finder | • | • | • | |
| Temporary files | • | • | | | Empty files | • | • | | |
| Big files | • | | | | Empty folders | • | • | | |
| Similar images | • | | • | | Temporary files | • | • | | • |
| Zeroed Files | • | | | | Big files | • | | | |
| Music duplicates(tags) | • | | • | | Similar images | • | | • | |
| Invalid symlinks | • | • | | | Zeroed Files | • | | | |
| Broken Files | • | | | | Music duplicates(tags) | • | | • | |
| Installed packages | | • | | | Invalid symlinks | • | • | | |
| Invalid names | | • | | | Broken Files | • | | | |
| Names conflict | | • | | | Names conflict | • | • | | |
| Bad ID | | • | | | Installed packages | | • | | |
| Non stripped binaries | | • | | | Invalid names | | • | | |
| Redundant whitespace | | • | | | Bad ID | | • | | |
| Multiple languages(po) | | • | • | | Non stripped binaries | | • | | |
| Cache support | • | | • | | Redundant whitespace | | • | | |
| Project Activity | High | Very Low | High | | Overwriting files | | • | | • |
| Multiple languages(po) | | • | • | • |
| Cache support | • | | • | |
| In active development | Yes | No | Yes | Yes |
## Contributions ## Contributions
Contributions to this repository are welcome. Contributions to this repository are welcome.
You can help by creating a: You can help by creating a:
- Bug report - memory leaks, unexpected behavior, crashes - Bug reports - memory leaks, unexpected behavior, crashes
- Feature proposals - proposal to change/add/delete some features - Feature proposals - proposal to change/add/delete some features
- Pull Requests - implementing a new feature yourself or fixing bugs. - Pull Requests - implementing a new feature yourself or fixing bugs.
If the change is bigger, then it's a good idea to open a new issue to discuss changes. If the change is bigger, then it's a good idea to open a new issue to discuss changes.
@ -124,8 +127,6 @@ You can also help by doing different things:
- Creating videos - [Tutorial Spanish 1](https://www.youtube.com/watch?v=tALYBsJAYwE) or [Tutorial Spanish 2](https://www.youtube.com/watch?v=V9x-pHJRmKY) - Creating videos - [Tutorial Spanish 1](https://www.youtube.com/watch?v=tALYBsJAYwE) or [Tutorial Spanish 2](https://www.youtube.com/watch?v=V9x-pHJRmKY)
- Recommending it to others - Recommending it to others
The code should be clean and well formatted (Clippy and fmt are required in each PR).
## Name ## Name
Czkawka is a Polish word which means _hiccup_. Czkawka is a Polish word which means _hiccup_.