Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eitancj/move_imported_photos

On MacOS X, move the imported content of the hidden Photos app directory to an organized one on your desktop.
https://github.com/eitancj/move_imported_photos

bash-script macosx photos shell-script

Last synced: 16 days ago
JSON representation

On MacOS X, move the imported content of the hidden Photos app directory to an organized one on your desktop.

Awesome Lists containing this project

README

        

## ISN'T BEING MAINTAINED
### Haven't properly reviewed this shell script in a while.
### Still, you're welcome to give it a go.



On MacOS X, after you've imported some pictures/videos using the Photos app,
move the imported content of the app's hidden directory
to an organized one on your desktop.

The script should display the total size of the files to be moved,
and ask for confirmation before proceeding.

A new folder named after the current date will be created on your Desktop,
where the imported files will be moved.

The user running the script should have sufficient permissions to create the directory and such.
Sudo is also an option.