FolderFlow is an intuitive file management system designed to streamline your workflow. With features that allow you to tag files as favorites, organize them into personalized folders, and save tasks for easy tracking, FolderFlow enhances your productivity. Get valuable insights on your files and manage them efficiently with an easy-to-use interface. Say goodbye to clutter and hello to organized, accessible files!
- File Management: Visualize and sort your files by category for better organization.
- Favorite Manager: Keep track of your favorite files, marked with a star! [★]
- Multiple Themes: Choose from various themes, or easily create your own!
- Viewer Mode: Browse your files without sorting, perfect for quick access.
- Sorting Task: Create sorting tasks in YAML format, track your progress, and resume whenever you want!
Make sure you have Python >= 3.10
installed.
-
Clone the repository:
git clone https://github.com/Ant0in/FolderFlow.git
-
Navigate to the project directory:
cd FolderFlow/
-
Install dependencies:
pip install -r requirements.txt
-
Run Folderflow:
python ./main.py
soon :)
This project is licensed under the MIT License. You are free to use, modify, and distribute this software.