1
0
Fork 0
mirror of synced 2024-05-05 21:13:41 +12:00

Changed README gif

This commit is contained in:
Rafał Mikrut 2020-12-02 11:00:40 +01:00
parent 6d5ab1d98c
commit 10c9fcd10b

View file

@ -2,7 +2,7 @@
Czkawka is a simple, fast and easy to use alternative to FSlint, written in Rust.
This is my first ever project in Rust so many things might not be written in the most optimal way.
![Czkawka](https://user-images.githubusercontent.com/41945903/94850792-c200cc80-0427-11eb-99a7-23ab9cf39556.gif)
![Czkawka](https://user-images.githubusercontent.com/41945903/100857797-69809680-348d-11eb-8382-acdec05fd3b8.gif)
## Why?
There's a lot of tools for finding duplicates, empty folders, temporary files etc. on the Internet, but in most cases these are only available as CLI, which is hard to use by users.