Skip to content

FileSwipe is a simple PyQt5-based desktop application that helps you organize your files in a swiping fashion. This application allows you to quickly review and sort your files, keeping the ones you want and discarding the rest.

License

Notifications You must be signed in to change notification settings

nelscon538/FileSwipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

FileSwipe: File Organizer App

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.

Features

  • 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.

Screenshots

https://i.imgur.com/vhX4kIZ.png

Getting Started

  1. Clone the repository: git clone https://github.com/nelscon538/FileSwipe.git
  2. Install the required dependencies: pip install PyQt5 send2trash
  3. Run the application: python FileSwipe.py

Usage

  1. Launch the application.
  2. Select a directory to organize.
  3. Keep or Delete a file.
  4. Enjoy a clutter-free file organization experience!

Contributing

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.

Donations

Greatly appreciated, but never required. :) ☕️ Buy me a coffee

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

FileSwipe is a simple PyQt5-based desktop application that helps you organize your files in a swiping fashion. This application allows you to quickly review and sort your files, keeping the ones you want and discarding the rest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages