jafo

1.0.2 • Public • Published

JAFO

Just a folder organizer CLI tool to organize files inside a folder

Installation

npm install -g jafo

Usage

For default configs jafo -p .

for custom configs jafo -c <path-to-config.yaml>

Custom config file

Custom config files should be written in YAML, using the following schema

path: /folder/to/organize
folder:
  - name: vids
    formats: ['mp4', 'avi', 'wmv', 'mkv', 'webm', 'mov']
  - name: 3dprint
    formats: ['stl', 'gcode']

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i jafo

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

6.43 kB

Total Files

6

Last publish

Collaborators

  • anmarco