https://github.com/plsankar/fileorganizer-cli
A Simple CLI File Organizer
https://github.com/plsankar/fileorganizer-cli
file filesystem node npm
Last synced: 3 months ago
JSON representation
A Simple CLI File Organizer
- Host: GitHub
- URL: https://github.com/plsankar/fileorganizer-cli
- Owner: plsankar
- License: mit
- Created: 2021-07-17T06:27:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T14:34:02.000Z (about 2 years ago)
- Last Synced: 2025-02-12T05:45:48.351Z (4 months ago)
- Topics: file, filesystem, node, npm
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@plsankar/fileorganizer
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FileOrganizer CLI
A Simple CLI File Organizer
[](https://www.npmjs.com/package/@plsankar/fileorganizer)
[](https://snyk.io/test/npm/@plsankar/fileorganizer)
[](#)[](https://www.npmjs.com/package/@plsankar/fileorganizer)
## Install
Install this package gloably from npm repository.
```shell
npm i @plsankar/fileorganizer -g
```## Usage
Run the cli command in the folder you want to organize.
```shell
fileorganizer
```## 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
[](https://github.com/plsankar/fileorganizer-cli/issues)
## TODO
- Add Clean Empty Folder Feature
- Add Log New Files Locations