Skip to content

Repository files navigation

MANGER is a simple and modern file manager that helps me manage the photos that photography clients send me.

USE CASES: Out of 1000 photos, my clients select 400 photos. They send the file-names. Of course, they will have to be:

  • ordered
  • individually handpicked in Lightroom
  • made sure they are the correct photos
  • made sure there are no missing photos

MANGER solves this problem. It takes the photos, even if the naming is wrong, as long as they have the photo number, and copies them from the source folder to the target folder, creating it if it does noes exist and renaming them back to original.
Influenced by 37Signals and their product line ONCE. I like their minimalistic approach. And "single use" apps that make you do less, not more. This is my first personal project that I use on a regular basis.
  • To just get the last working version of the app:, go to DOWNLOAD_HERE folder, copy it to your machine, and run it. - WINDOWS ONLY FOR NOW.

  • TO build the exe: pyinstaller --onefile -w --icon=img/app_icon.ico --name "MANGER - sort your files" main.py

If you want to contribute, look at the TODO.md file

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages