Nexxkinn / ios-bash-group

Bash script to group picture and videos backed up from iOS/iPadOS device.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ios-group

Bash script to group picture and videos backed up from iOS/iPadOS device.

Usages

  • Put organize.sh into the directory
  • Run the script
  • The script group files into folders with these condition:
    • Camera : Pictures taken from your device
    • Videos : Videos recorded from your device
    • Downloaded : Pictures saved from an app or internet
    • Downloaded-Videos : Videos saved from an app or internet

Limitation and assumptions

  • The script assumed that all pictures and videos are stored into one directory.
  • It only scan files inside the directory and ignore all subdirectories.
  • Any undefined files will the grouped into Downloaded folder.
  • Screen-recorded files will be stored into Downloaded folder due to no metadata available to identify the file.

Depedencies

About

Bash script to group picture and videos backed up from iOS/iPadOS device.


Languages

Language:Shell 100.0%