Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 643 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 643 Bytes

File*

GitHub License

Alt Text

Description

File* is a web based file management tool that allows you to organize and clean your file structure. Individual filter rules can be defined to find files and folders. The filter rules can be combined with logical operators (AND, OR, NOT). File names and folder names can be changed per filter and are viualized in a preview.

Installation

git clone https://github.com/melandur/file_star.git
cd file_star
poetry install
python main.py

Happy cleaning!