{"id":29449844,"url":"https://github.com/mortend/gptsync","last_synced_at":"2026-01-20T16:49:04.374Z","repository":{"id":298011134,"uuid":"998542103","full_name":"mortend/gptsync","owner":"mortend","description":"Seamlessly sync the latest AI output in a flash. 🧠⚡","archived":false,"fork":false,"pushed_at":"2025-06-09T10:42:43.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-11T04:53:10.332Z","etag":null,"topics":["ai","ai-output","automation","command-line","extract","files","output","sync","tool","zip"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mortend.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,"zenodo":null}},"created_at":"2025-06-08T20:38:33.000Z","updated_at":"2025-06-09T10:43:39.000Z","dependencies_parsed_at":"2025-06-09T14:03:55.395Z","dependency_job_id":null,"html_url":"https://github.com/mortend/gptsync","commit_stats":null,"previous_names":["mortend/aisync","mortend/gptsync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mortend/gptsync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortend%2Fgptsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortend%2Fgptsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortend%2Fgptsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortend%2Fgptsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mortend","download_url":"https://codeload.github.com/mortend/gptsync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortend%2Fgptsync/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265201612,"owners_count":23727018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ai","ai-output","automation","command-line","extract","files","output","sync","tool","zip"],"created_at":"2025-07-13T20:38:21.277Z","updated_at":"2026-01-20T16:49:04.336Z","avatar_url":"https://github.com/mortend.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"assets/logo.svg\" width=\"200\" /\u003e\n\n[![NPM package](https://img.shields.io/npm/v/gptsync.svg?style=flat-square)](https://www.npmjs.com/package/gptsync)\n[![License: MIT](https://img.shields.io/github/license/mortend/gptsync.svg?style=flat-square)](LICENSE)\n\nSeamlessly sync the latest AI output in a flash. 🧠⚡\n\n`gptsync` is a simple yet powerful tool that automatically finds the most recent `.zip` file in your Downloads folder, typically output from AI systems, and extracts it to your current working directory. Perfect for quickly managing and updating AI-generated files.\n\n## Features\n\n- **Automatic file detection**: Finds the most recent `.zip` file from your Downloads folder.\n- **Instant extraction**: Extracts files directly into your current working directory.\n- **Command-line interface**: Easy-to-use CLI with the command `gptsync`.\n- **AI-centric**: Perfect for handling output from AI tools and systems.\n\n## Installation\n\n```bash\nnpm install gptsync\n```\n\n## Usage\n\nYou can use `gptsync` from the command-line anywhere with `npx`:\n\n```bash\nnpx gptsync\n```\n\nIt will:\n1. Find the most recent `.zip` file in your Downloads folder.\n2. Extract it into your current working directory.\n\n### Important Note:\n- **Git Repository Must Be Clean**: \n  The tool checks if the Git repository is clean (no uncommitted changes or untracked files). If the repository is not clean, the extraction will not occur unless you pass the `--force` (`-f`) flag:\n\n   ```bash\n   npx gptsync --force\n   ```\n\n   This will allow the extraction even if the Git history is not clean. Use this flag cautiously.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortend%2Fgptsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmortend%2Fgptsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortend%2Fgptsync/lists"}