{"id":26122675,"url":"https://github.com/importantimport/a2","last_synced_at":"2025-07-19T10:40:31.565Z","repository":{"id":65382341,"uuid":"588026093","full_name":"importantimport/a2","owner":"importantimport","description":"📥 A JSON-RPC client and experimental frontend for Aria 2. [WIP]","archived":false,"fork":false,"pushed_at":"2023-10-28T14:53:26.000Z","size":1107,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-05T00:14:53.230Z","etag":null,"topics":["aria2","aria2c","async-call-rpc","downloader","fetch","rpc-client","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/a2c","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/importantimport.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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},"funding":{"custom":["https://donate.lol/eth/0xaBdB3f715198A4d7e6591b6ebBE8Ccf235e5D752"]}},"created_at":"2023-01-12T06:28:31.000Z","updated_at":"2023-11-09T03:41:04.000Z","dependencies_parsed_at":"2023-02-21T09:01:28.657Z","dependency_job_id":"3fb3f62a-ebcf-472b-bbd7-d19d5e6e224c","html_url":"https://github.com/importantimport/a2","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/importantimport/a2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importantimport%2Fa2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importantimport%2Fa2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importantimport%2Fa2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importantimport%2Fa2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/importantimport","download_url":"https://codeload.github.com/importantimport/a2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/importantimport%2Fa2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265047865,"owners_count":23703222,"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":["aria2","aria2c","async-call-rpc","downloader","fetch","rpc-client","typescript"],"created_at":"2025-03-10T15:12:21.293Z","updated_at":"2025-07-19T10:40:31.523Z","avatar_url":"https://github.com/importantimport.png","language":"TypeScript","funding_links":["https://donate.lol/eth/0xaBdB3f715198A4d7e6591b6ebBE8Ccf235e5D752"],"categories":[],"sub_categories":[],"readme":"# A2\n\nA JSON-RPC client and experimental frontend for Aria 2.\n\n## [A2C](c)\n\nLightweight Aria2 JSON-RPC client with full type definition.\n\n```ts\nimport { createClient } from 'a2c'\n\nconst aria2 = createClient({\n  url: 'http://localhost:6800/jsonrpc', // defaultValue\n  secret: '123e4567-e89b-12d3-a456-426614174000', // optional\n})\n\nawait aria2.getVersion().then(console.log) // { enabledFeatures: [], version: '1.36.0' }\n```\n\n## [A2Z](z)\n\nExperimental Aria2 frontend, currently not working properly.\n\n```bash\npnpm dlx degit importantimport/a2 \u0026\u0026 cd a2\npnpm install\npnpm dev\n```\n\n### 2023-09 A2Z Status\n\nWaiting [Button app bar](https://m3.material.io/components/bottom-app-bar/overview) and [Navigaton rail](https://m3.material.io/components/navigation-rail/overview)\n\n- [@material/web](https://github.com/material-components/material-web)\n  - [Roadmap](https://github.com/material-components/material-web/blob/main/docs/roadmap.md)\n- [@maicol07/material-web-additions](https://github.com/maicol07/material-web-additions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimportantimport%2Fa2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimportantimport%2Fa2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimportantimport%2Fa2/lists"}