承接 ginsen/photosort 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ginsen/photosort

最新稳定版本:v1.1.1

Composer 安装命令:

composer create-project ginsen/photosort

包简介

A small app to rename or copy images files by Exif information of image

README 文档

README

Build Status Latest Stable Version Latest Unstable Version License

What is it?

The PhotoSort application is a small tool to rename or copy images files by Exif information of image.

Exif is a standard that specifies the formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other systems handling image and sound files recorded by digital cameras.

The application can do two things:

  • Rename all image files of one directory.
  • Copy all image files of one directory to other new directory, if directory destiny not exist, this is created.

Also it has two possibles format name file, by date of Exif information (by default) or by numeric format.

How do I get started?

You can install PhotoSort in one of tree ways:

As a Phar (Recommended)

You may download a ready-to-use version of PhotoSort as a Phar:

$ sudo curl -LsS https://github.com/ginsen/photosort/blob/master/bin/photosort.phar?raw=true -o /usr/local/bin/photosort
$ sudo chmod a+x /usr/local/bin/photosort

The first command will check your PHP settings, warn you of any issues, and the download it to the /usr/local/bin directory. The second command change permissions to execute photosort command.

As a Composer Install

Alternatively, you may use Composer to download and install PhotoSort as well as its dependencies.

$ mkdir path/to/photosort
$ cd photosort/
$ composer require ginsen/photosort

Once the application is downloaded, you have the command in the following path.

$ ./vendor/bin/photosort.phar

May you wish copy this command into the root path or other path? Then run the command.

$ cp vendor/bin/photosort.phar photosort

As a Git project

Use this official Git repository.

$ git clone https://github.com/ginsen/photosort.git
$ cd photosort
$ composer install

Check version app

Now you may want check version app, the last version is 1.1.1

if you downloaded the phar file (Recommended method) to use as system command, now you can check the version application:

$ photosort --version

otherwise, if you installed with composer or git method, you have the command into your path used:

$ ./photosort --version

统计信息

  • 总下载量: 26
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固