Skip to content

Apple dumps all kind of images into DCIM folder. It's kind of messy so just a small script to clean stuff :).\

Notifications You must be signed in to change notification settings

abhishekraha/Apple-Folder-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Generally Apple = Nice-ish

But I think they forgot to do some folder management ( I'm talking about the DCIM folder ).

:)

How to use ??

  1. Make sure you've python installed !!!
  2. Copy DCIM folder to your local machine
  3. Inside DCIM folder,you must be having 100APPLE folder. Copy these two scripts and paste them inside DCIM folder in parallel to 100APPLE folder.
  4. If you want to do some clean-up of the folders, run python folder_cleaner.py script and it will do everything for you. Right from making the folders to moving them inside it.
  5. Now if you don't like how I arranged the files, just run python revert_everything_back_to_main_folder.py script and it will revert back everything back to how it was.

Why did I created this script ?

  1. Because I don't like all the content of a folder mixed up
  2. Because I was feeling a bit bored
  3. Mainly 2)

What python version did I use and why ?

I used Python 2.7.17 because 2.7 is still the most common version used. And if you're using Python 3, I guess you're smart enough to convert from Python 2.7 to Python 3.

P.S. This is how to check for your python version - python --version Python 2.7.17

Why use my script ?

Well, don't use it then. :)

Can you use this script ?

Well, it depends - do you want to use it ? If yes, be my guest. And if it made your life easy, drop me an email at [email protected]. I'd be happy to know that someone out there is using my script xD.

~TheLegend

About

Apple dumps all kind of images into DCIM folder. It's kind of messy so just a small script to clean stuff :).\

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages