{"id":18267462,"url":"https://github.com/freaktechnik/get-firefox","last_synced_at":"2025-04-04T22:30:35.805Z","repository":{"id":36522717,"uuid":"40828467","full_name":"freaktechnik/get-firefox","owner":"freaktechnik","description":"Download the latest Firefox Nightly from the command line.","archived":false,"fork":false,"pushed_at":"2025-03-27T11:50:54.000Z","size":3432,"stargazers_count":7,"open_issues_count":5,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T12:37:14.484Z","etag":null,"topics":["cli","download","firefox"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/get-firefox","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freaktechnik.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":"2015-08-16T16:38:06.000Z","updated_at":"2025-03-27T11:50:57.000Z","dependencies_parsed_at":"2023-09-25T23:35:37.194Z","dependency_job_id":"caa9ea57-096d-4e71-9264-1bc143d68fa3","html_url":"https://github.com/freaktechnik/get-firefox","commit_stats":{"total_commits":423,"total_committers":8,"mean_commits":52.875,"dds":"0.45390070921985815","last_synced_commit":"491fd883488dbd5cc16837b74a9cbb41f4695c38"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freaktechnik%2Fget-firefox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freaktechnik%2Fget-firefox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freaktechnik%2Fget-firefox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freaktechnik%2Fget-firefox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freaktechnik","download_url":"https://codeload.github.com/freaktechnik/get-firefox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247260259,"owners_count":20909967,"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":["cli","download","firefox"],"created_at":"2024-11-05T11:27:29.566Z","updated_at":"2025-04-04T22:30:35.326Z","avatar_url":"https://github.com/freaktechnik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# get-firefox\n\n[![codecov](https://codecov.io/gh/freaktechnik/get-firefox/graph/badge.svg?token=R7n92FrUF8)](https://codecov.io/gh/freaktechnik/get-firefox)\n\nDownload the latest Firefox from the command line. Supports almost any release,\nexcept on Android.\n\nThis package works mostly without relying on\n[archive.mozilla.org](https://archive.mozilla.org).\n\n## Usage\n\n### In the command line\n\nRun `npx get-firefox --platform android --target fennec.apk --architecture arm-v15`\nin the console to download the latest Firefox nightly for Android as `fennec.apk`.\n\nRun `npx get-firefox --help` for a complete description of possible options or `npx get-firefox --list`\nfor a list of all available platforms, branches and architectures.\n\nThe extraction option can not extract `.dmg` or `.exe` packages.\nUse `hdiutil`or similar to access the contents of the `.dmg`.\n\n### As node module\n\n```js\nimport { getDefaultSystem, getContainer, downloadFirefox, check, extract, PLATFORMS } from \"get-firefox\";\n```\n\nThe main module implements a few public methods, see the binary file for their usage.\n\n## Similar tools\n\n- https://github.com/mozilla/mozdownload\n- https://github.com/freaktechnik/moz-download-url\n\n## License\n\nThe source code in this package is licensed under the MPL-2.0. A copy of the\nlicense text can be found in the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreaktechnik%2Fget-firefox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreaktechnik%2Fget-firefox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreaktechnik%2Fget-firefox/lists"}