I Built FileFlow CLI Using Python

Hi, Dev Community! 👋

I recently completed my second Python project called FileFlow CLI.

FileFlow is a command-line application that helps manage files and folders. It can scan folders, organize files into different categories, and detect duplicate files using SHA256 hashing.

What FileFlow Can Do