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 752ee0d7c7 Added simple files adding to HashMap 4 years ago
src Added simple files adding to HashMap 4 years ago
.gitignore First commit 4 years ago
.rustfmt.toml Added simple files adding to HashMap 4 years ago
Cargo.lock First commit 4 years ago
Cargo.toml First commit 4 years ago
README.md Removed duplicated entries from included and excluded directories 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

  • Basic menu

TODO

  • Graphical UI(GTK)
  • Duplicated file finding
  • Setting include and exclude directories
  • Removing empty folders
  • Files with debug symbols
  • Support for showing only duplicates with specific extension, name(Regex support needed)

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.