1
0
Fork 0
mirror of synced 2024-05-03 20:14:00 +12:00
Go to file
2020-08-29 16:12:20 +02:00
src Beginning of adding allowed extension support. 2020-08-29 16:12:20 +02:00
.gitignore First commit 2020-08-26 11:17:16 +02:00
.rustfmt.toml Added simple files adding to HashMap 2020-08-27 18:57:56 +02:00
Cargo.lock Beginning of adding allowed extension support. 2020-08-29 16:12:20 +02:00
Cargo.toml Beginning of adding allowed extension support. 2020-08-29 16:12:20 +02:00
README.md Removed duplicated entries from included and excluded directories 2020-08-27 09:42:37 +02:00

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.