1
0
Fork 0
mirror of synced 2024-05-04 04:22:47 +12:00
czkawka/README.md
2020-08-30 14:00:22 +02:00

838 B

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(need refactoring)
  • Duplicated file finding
    • Including and excluding directories(absolute pathes)
    • Option to remove file
    • Fast(by size) or accurate(by hash) file checking

TODO

  • Duplicated file finding
    • saving to file
    • support for * when excluding files and folders
  • Graphical UI(GTK)
  • 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.