FileSwipe is a simple PyQt5-based desktop application that helps you organize your files in a Tinder-like swiping fashion. This application allows you to quickly review and sort your files, keeping the ones you want and discarding the rest.
- Browse and organize files in a folder using a swipe-based interface.
- View file previews before making a decision.
- Keep or delete files with easy-to-use buttons.
- Recycle deleted files using the send2trash module.
- Material Design-inspired styling for a sleek look.
- Hover effects on buttons for improved interactivity.
https://i.imgur.com/vhX4kIZ.png
- Clone the repository:
git clone https://github.com/nelscon538/FileSwipe.git
- Install the required dependencies:
pip install PyQt5 send2trash
- Run the application:
python FileSwipe.py
- Launch the application.
- Select a directory to organize.
- Keep or Delete a file.
- Enjoy a clutter-free file organization experience!
Contributions are welcome! If you encounter bugs, have feature suggestions, or want to improve the code, please feel free to open an issue or submit a pull request.
Greatly appreciated, but never required. :) ☕️ Buy me a coffee
This project is licensed under the MIT License - see the LICENSE file for details.