0.1.7 • Published 6 years ago

sortfile v0.1.7

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

sortfile

分类整理文件工具

平时喜欢用手机拍照,但不是经常导出整理。一般好几个月整理一次,我的整理方法是拍照时间区分文件。但是每次都要耗费大量时间,故此有了该项目。

Install sortfile with npm

npm i sortfile

Use sortfile

cmd

$ npm i sortfile
$ sf -i <file ...> -o <file ...>

or by node.js program

let  SF = require('sortfile');
let sf = new SF({inSrc:'./pht'})
sf.init();

Alt text Alt text

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.2

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago