{"id":23678992,"url":"https://github.com/d3oxy/nameit","last_synced_at":"2025-10-15T18:25:00.595Z","repository":{"id":269707097,"uuid":"908210147","full_name":"D3OXY/nameit","owner":"D3OXY","description":"Automatically rename downloaded files based on customizable patterns","archived":false,"fork":false,"pushed_at":"2024-12-25T13:17:13.000Z","size":4332,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T17:11:25.751Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/D3OXY.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-25T13:03:19.000Z","updated_at":"2025-02-19T01:13:02.000Z","dependencies_parsed_at":"2024-12-25T14:31:10.125Z","dependency_job_id":null,"html_url":"https://github.com/D3OXY/nameit","commit_stats":null,"previous_names":["d3oxy/nameit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/D3OXY/nameit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3OXY%2Fnameit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3OXY%2Fnameit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3OXY%2Fnameit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3OXY%2Fnameit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/D3OXY","download_url":"https://codeload.github.com/D3OXY/nameit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3OXY%2Fnameit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261380224,"owners_count":23149933,"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":[],"created_at":"2024-12-29T16:59:44.930Z","updated_at":"2025-10-15T18:24:55.555Z","avatar_url":"https://github.com/D3OXY.png","language":"TypeScript","readme":"![NameIt](nameit.png)\n\n# NameIt - Chrome Extension\n\nA Chrome extension that automatically renames downloaded files based on customizable patterns.\n\n## Features\n\n-   Automatically rename downloaded files based on templates\n-   Customizable naming patterns with placeholders\n-   File type-specific templates\n-   Download history logging\n-   Simple and intuitive settings interface\n\n## Installation\n\n1. Clone this repository\n2. Install dependencies:\n    ```bash\n    pnpm install\n    ```\n3. Build the extension:\n    ```bash\n    pnpm build\n    ```\n4. Load the extension in Chrome:\n    - Open Chrome and go to `chrome://extensions`\n    - Enable \"Developer mode\"\n    - Click \"Load unpacked\"\n    - Select the `dist` directory from this project\n\n## Usage\n\n### Available Placeholders\n\n-   `{originalName}` - Original filename without extension\n-   `{extension}` - File extension\n-   `{date}` - Current date (YYYY-MM-DD)\n-   `{time}` - Current time (HH-MM-SS)\n-   `{domain}` - Source website domain\n-   `{fileType}` - Type of file (document, image, video, etc.)\n\n### Creating Templates\n\n1. Click the extension icon to open the popup\n2. Go to Settings\n3. Create a new template with your desired pattern\n4. Enable/disable templates as needed\n\n### Example Templates\n\n-   `{originalName}_{date}` → `document_2023-12-20.pdf`\n-   `{date}_{time}_{domain}_{originalName}` → `2023-12-20_14-30-00_example.com_document.pdf`\n\n## Development\n\n1. Install dependencies:\n\n    ```bash\n    pnpm install\n    ```\n\n2. Start development server:\n\n    ```bash\n    pnpm dev\n    ```\n\n3. Load the extension from the `dist` directory\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3oxy%2Fnameit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3oxy%2Fnameit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3oxy%2Fnameit/lists"}