Giter VIP home page Giter VIP logo

fs-killer's Introduction

项目简介 - About the Project

处理图片文件的终端工具 - The terminal tool for processing image files

文件分类 - Image Categorization

使用 - Usage

# 安装 - install
npm i fs-killer -g

# eg:cd [dir]
cd ~/Desktop/imgs

# 执行 - execute
sorter

所有选项 - All options

# specifying a directory
sorter -d source

# specifying a file types
sorter -t JPG

# specifying sorter mode - move files
# if not specified, replication is performed
sorter -m 

TODO

核心 - Core:

  • 对文件分类到不同类型的文件夹 - classify files

  • 指定要被分类的目录 - specify folder

  • 指定分类的类型 - specify file type

  • 复制或者移动分类文件 - copy or move classified files

  • 列出目录下所有文件类型 - view a collection of all file types in a directory

  • 操作数量展示 - display number of operation files

其他 - other:

  • cli支持 - support cli

  • 命令行交互优化 - interactional optimization

图片上传 - img upload

功能说明 - Functional description

  • 上传执行目录内全部图片到七牛云对象存储 - upload all images in the current directory to Qiniu Cloud Object Storage
  • 上传过程进度条展示 - display the upload progress bar during the uploading process.
  • 输出上传结果日志 - output the upload result logs.

食用指南 - Guide

# 安装 - install
npm i -g xxx

# 使用 - use
# s:SECRET_KEY  a: ACCESS_KEY b: 上传空间(bucket)
upload -s xxx -a xxx -b xxx

fs-killer's People

Contributors

shuaxindiary avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.