{"id":19884163,"url":"https://github.com/plsankar/filejack","last_synced_at":"2026-02-12T20:31:37.002Z","repository":{"id":176409141,"uuid":"658397060","full_name":"plsankar/filejack","owner":"plsankar","description":"Do Better File Operations With CLI","archived":false,"fork":false,"pushed_at":"2025-03-10T17:53:33.000Z","size":350,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T13:23:24.673Z","etag":null,"topics":["cli","cli-app","cli-application","cli-nodejs","cli-utilities","cli-utility","node-cli","terminal"],"latest_commit_sha":null,"homepage":"https://filejack.js.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plsankar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-25T16:11:11.000Z","updated_at":"2025-03-10T17:53:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"b318be87-cba9-431f-ba30-01318d37bbe4","html_url":"https://github.com/plsankar/filejack","commit_stats":null,"previous_names":["plsankar/filejack"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/plsankar/filejack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plsankar%2Ffilejack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plsankar%2Ffilejack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plsankar%2Ffilejack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plsankar%2Ffilejack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plsankar","download_url":"https://codeload.github.com/plsankar/filejack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plsankar%2Ffilejack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29380604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T19:05:20.189Z","status":"ssl_error","status_checked_at":"2026-02-12T19:01:44.216Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cli-app","cli-application","cli-nodejs","cli-utilities","cli-utility","node-cli","terminal"],"created_at":"2024-11-12T17:25:24.260Z","updated_at":"2026-02-12T20:31:36.987Z","avatar_url":"https://github.com/plsankar.png","language":"TypeScript","readme":"# filejack\n\nFile Operations CLI - Do Better File Operations.\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\n![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/plsankar/filejack/npm-publish.yml)\n![npm](https://img.shields.io/npm/dw/filejack)\n![GitHub issues](https://img.shields.io/github/issues/plsankar/filejack)\n![GitHub package.json dynamic](https://img.shields.io/github/package-json/version/plsankar/filejack)\n\n[![https://nodei.co/npm/filejack.png?downloads=true\u0026downloadRank=true\u0026stars=true](https://nodei.co/npm/filejack.png?downloads=true\u0026downloadRank=true\u0026stars=true)](https://www.npmjs.com/package/filejack)\n\n## Installation\n\nInstall filejack with npm\n\n```bash\n  npm install filejack\n```\n\n## Usage\n\nRun `filejack` in the bash/terminal\n\n```bash\nfilejack\n\n// or\n\nnpx filejack\n```\n\n## Features\n\n-   Clean Empty Folders\n-   Organizes files (With Date)\n\n## Organizer File Types\n\n| Folder    | Extensions                                                                             |\n| --------- | -------------------------------------------------------------------------------------- |\n| Codes     | js, jsx, json, ts, tsx, html, htm, xml, xhtml, css, scss, php, py, ts, tsx, yml, class |\n| Images    | jpg, jpeg, webp, png, gif, jfif, svg, tiff, ico, heic                                  |\n| Videos    | mkv, mp4, 3gp, flv, m4v, avi, mpg                                                      |\n| Documents | pdf, rtf, docx, doc, ppt, xlsx, pptx, xls, csv, gsheet, odt                            |\n| Archives  | rar, zip, 7z, tgz, zipx                                                                |\n| Music     | mp3, wav                                                                               |\n| Subtitles | srt, sub                                                                               |\n| Softwares | exe, msi, dmg, pkg                                                                     |\n| Android   | apk, xpak, obb                                                                         |\n| Log       | log                                                                                    |\n| Photoshop | psd                                                                                    |\n| Vectors   | ai, svg, eps                                                                           |\n| Fonts     | ttf, otf, woff                                                                         |\n| Text      | txt                                                                                    |\n| Database  | sql, sqlite                                                                            |\n| Torrent   | torrent, btsearch                                                                      |\n| Comics    | cbr, cbz                                                                               |\n| SketchUp  | skp                                                                                    |\n| AutoCAD   | dwg                                                                                    |\n| Markdown  | md, mdx                                                                                |\n\n## Acknowledgements\n\nBased on one of my old cli.\n\n-   [fileorganizer-cli](https://github.com/plsankar/fileorganizer-cli)\n\n## Contributing\n\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/plsankar/fileorganizer-cli/issues)\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsankar%2Ffilejack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplsankar%2Ffilejack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsankar%2Ffilejack/lists"}