You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Rafał Mikrut 60842d8fe3 Add basic logic 4 years ago
src Add basic logic 4 years ago
.gitignore First commit 4 years ago
.rustfmt.toml Add rust fmt 4 years ago
Cargo.lock First commit 4 years ago
Cargo.toml First commit 4 years ago
README.md Add basic logic 4 years ago

README.md

Czkawka

Czkawka is simple and easy to use alternative to Fslint written in Rust.
It is in very early development, so most of the functions aren't added and doesn't work.

Done

  • Nothing now

TODO

  • Graphical UI(GTK)
  • Duplicated file finding
  • Setting include and exclude directories(Regex support needed)
  • Removing empty folders
  • Files with debug symbols

License

Czkawka is released under the terms of the GNU Lesser General Public License, version 2.1 or, at your option, any later version, as published by the Free Software Foundation.