{"id":23818052,"url":"https://github.com/lsongdev/aria2-api","last_synced_at":"2025-09-07T00:32:55.861Z","repository":{"id":57183652,"uuid":"156994195","full_name":"lsongdev/aria2-api","owner":"lsongdev","description":"Aria2 RPC Library in Node.js","archived":false,"fork":false,"pushed_at":"2022-09-26T08:12:32.000Z","size":15,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T10:05:17.000Z","etag":null,"topics":["aria2","aria2c","jsonrpc","rpc-call","rpc-client","rpc-library"],"latest_commit_sha":null,"homepage":"https://npmjs.org/aria2c","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/lsongdev.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}},"created_at":"2018-11-10T15:30:47.000Z","updated_at":"2024-09-24T14:22:51.000Z","dependencies_parsed_at":"2022-08-23T01:20:45.600Z","dependency_job_id":null,"html_url":"https://github.com/lsongdev/aria2-api","commit_stats":null,"previous_names":["song940/aria2","lsongdev/aria2-api","song940/aria2-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Faria2-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Faria2-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Faria2-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Faria2-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsongdev","download_url":"https://codeload.github.com/lsongdev/aria2-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232158299,"owners_count":18480860,"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","jsonrpc","rpc-call","rpc-client","rpc-library"],"created_at":"2025-01-02T05:49:26.433Z","updated_at":"2025-01-02T05:49:27.009Z","avatar_url":"https://github.com/lsongdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## aria2c\n\n[![aria2c](https://img.shields.io/npm/v/aria2c.svg)](https://npmjs.org/aria2c)\n[![Build Status](https://travis-ci.org/song940/aria2c.svg?branch=master)](https://travis-ci.org/song940/aria2c)\n\n\u003e Aria2 RPC Library in Node.js\n\n### Installation\n\n```bash\n$ npm install aria2c\n```\n\n### Example\n\n```js\nconst Aria2 = require('aria2c');\n\nconst aria2 = new Aria2({\n  token: 'YOUR-ARIA2-TOKEN',\n  url: 'http://192.168.1.1:6800/jsonrpc',\n});\n\n(async () =\u003e {\n  \n  const res = await aria2.getVersion()\n  console.log(res);\n\n})();\n\n```\n\n### Contributing\n- Fork this Repo first\n- Clone your Repo\n- Install dependencies by `$ npm install`\n- Checkout a feature branch\n- Feel free to add your features\n- Make sure your features are fully tested\n- Publish your local branch, Open a pull request\n- Enjoy hacking \u003c3\n\n### MIT\n\nThis work is licensed under the [MIT license](./LICENSE).\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Faria2-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsongdev%2Faria2-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Faria2-api/lists"}