Swipe through your images and press M if you have a match.
Go to file
Mal 0bad934258 Init 2023-09-26 23:19:29 +02:00
Readme.md Init 2023-09-26 23:19:29 +02:00
imgtndr.py Init 2023-09-26 23:19:29 +02:00

Readme.md

Image Tinder

This little software let you browse your image folder with left and right key. If you have a match just press M and the image will be moved to your match folder. All the others will be moved to your remain folder. The changes to your file system will be made after you press return and the program will end.

Dependencies

You just need to install the python module pygame. All the other libs are native python.