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