phockup
Organize photos and videos in folders
Phockup is a media sorting tool that uses creation date and time information in photos and videos to organize them into folders by year, month and day. All files which are not images or videos or those which do not have creation date information will be placed in a folder called unknown.
- Versions: 1.13.0
- Website: https://github.com/ivandokov/phockup
- Licenses: Expat
- Package source: gnu/packages/image.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of phockup as follows:
guix install phockup
Or install a particular version:
guix install phockup@1.13.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of phockup about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/phockup'><img src='https://packages.guix.gnu.org/packages/phockup/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/phockup)
Example Org:
[[https://packages.guix.gnu.org/packages/phockup][https://packages.guix.gnu.org/packages/phockup/badges/latest-version.svg]]