A utility tool that helps FL Studio users manage their project backup files by scanning drives and cleaning up old backups while keeping the latest version of each project.
- Intelligent Scanning: Quickly scans your drives for FL Studio backup files with multithreaded performance
- Smart Cleanup: Automatically keeps the latest backup of each project while removing older versions
- Customizable Settings: Configure scan depth, thread count, and drive selection to match your system
- Light & Dark Themes: Choose between light and dark modes for comfortable use in any environment
- Real-time Progress: Monitor scan progress with detailed information and color-coded indicators
- Safe Operation: Preview what will be deleted before cleaning to ensure you never lose important files
Download the latest version from the Releases page.
- Scan Your Drives: Select which drives to scan and start the process with a single click
- Review Findings: See all discovered FL Studio backup files organized by project
- Clean Up: Click "Clean Old Backups" to remove outdated files while keeping the latest version of each project
- Enjoy Free Space: See how much disk space you've reclaimed and enjoy your tidier system
- Rust 1.70.0 or newer
- Cargo package manager
-
Clone the repository:
git clone https://github.com/davad00/FLCleaner.git cd FLCleaner
-
Build the project:
cargo build --release
-
The compiled executable will be in
target/release/flcleaner.exe
This repository also contains the website for the FL Studio Backup Cleaner application, which is hosted via GitHub Pages.
The website files are located in the root directory:
index.html
- Main HTML filestyles.css
- CSS styles for the websitescript.js
- JavaScript functionalityimages/
- Directory containing all website images
To work on the website locally, simply open index.html
in your browser.
The website is automatically deployed from the gh-pages
branch. See GitHub Pages Deployment Guide for more details.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
FL Studio is a registered trademark of Image-Line Software. This tool is not affiliated with or endorsed by Image-Line Software.