1.3.0 • Published 3 years ago
@plsankar/fileorganizer v1.3.0
FileOrganizer CLI
A Simple CLI File Organizer
Install
Install this package gloably from npm repository.
npm i @plsankar/fileorganizer -gUsage
Run the cli command in the folder you want to organize.
fileorganizer <options>Options
-d, --date
Use Date Separation.
-l, --log
Generate Log File.
Config
| Folder | Extensions |
|---|---|
| Codes | js, jsx, json, ts, tsx, html, htm, xml, xhtml, css, scss, php, py, ts, tsx, yml, class |
| Images | jpg, jpeg, webp, png, gif, jfif, svg, tiff, ico, heic |
| Videos | mkv, mp4, 3gp, flv, m4v, avi, mpg |
| Documents | pdf, rtf, docx, doc, ppt, xlsx, pptx, xls, csv, gsheet, odt |
| Archives | rar, zip, 7z, tgz, zipx |
| Music | mp3, wav |
| Subtitles | srt, sub |
| Softwares | exe, msi, dmg, pkg |
| Android | apk, xpak, obb |
| Log | log |
| Photoshop | psd |
| Vectors | ai, svg, eps |
| Fonts | ttf, otf, woff |
| Text | txt |
| Database | sql, sqlite |
| Torrent | torrent, btsearch |
| Comics | cbr, cbz |
| SketchUp | skp |
| AutoCAD | dwg |
| Markdown | md, mdx |
Contributing
TODO
- Add Clean Empty Folder Feature
- Add Log New Files Locations
