{"id":16622651,"url":"https://github.com/firestreaker2/hentairead-cli","last_synced_at":"2026-02-08T07:07:55.787Z","repository":{"id":219034797,"uuid":"742276682","full_name":"FireStreaker2/hentairead-cli","owner":"FireStreaker2","description":"CLI tool to quickly interact with hentairead.com","archived":false,"fork":false,"pushed_at":"2025-02-01T22:00:52.000Z","size":92,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T04:23:25.722Z","etag":null,"topics":["cli","commander","hentai","js","npm"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/hentairead-cli","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/FireStreaker2.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":"2024-01-12T05:49:06.000Z","updated_at":"2025-02-18T18:23:05.000Z","dependencies_parsed_at":"2024-01-27T05:27:39.814Z","dependency_job_id":"5632deba-e4b1-45a4-ac5c-6ec08555e446","html_url":"https://github.com/FireStreaker2/hentairead-cli","commit_stats":null,"previous_names":["firestreaker2/hentairead-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireStreaker2%2Fhentairead-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireStreaker2%2Fhentairead-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireStreaker2%2Fhentairead-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireStreaker2%2Fhentairead-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FireStreaker2","download_url":"https://codeload.github.com/FireStreaker2/hentairead-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248924293,"owners_count":21184058,"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","commander","hentai","js","npm"],"created_at":"2024-10-12T03:03:31.478Z","updated_at":"2026-02-08T07:07:55.757Z","avatar_url":"https://github.com/FireStreaker2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://hentairead.com/favicon.ico\" /\u003e\n  \u003ch1\u003ehentairead-cli\u003c/h1\u003e\n\u003c/div\u003e\n\n# About\nhentairead-cli is a way to quickly download and read hentai, from your terminal.\n\n# Usage\n## Installation\nIn order to install hentairead-cli, you must have nodejs and npm installed.\n```bash\n$ npm i -g hentairead-cli\n```\n\n## Commands\n```console\nUsage: hentai [options] [command]\n\nCLI tool to quickly interact with hentairead.com\n\nOptions:\n  -V, --version              output the version number\n  -h, --help                 display help for command\n\nCommands:\n  config [options]           See and set your configuration\n  download \u003cstring\u003e          Download a doujin locally\n  info \u003cstring\u003e              Get the info for a doujin\n  search [options] \u003cstring\u003e  Search for a doujin\n  view \u003cstring\u003e              View a doujin locally\n  help [command]             display help for command\n```\n\n## Example\n```bash\n$ hentai search neko\n$ hentai info nekomimi-chan-wa-toroketai\n$ hentai download nekomimi-chan-wa-toroketai\n$ hentai view ./nekomimi-chan-wa-toroketai/0.jpg\n```\n\n## Configuration\nhentairead-cli comes with a ``settings.json`` file used for customizing the output. Currently, there are a few valid options that will affect hentairead-cli.\n\n### Options\n| Option       | Description                                                                                                                                                                                   | Value                  |\n|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------|\n| showImage    | Whether or not to show a low resolution image in the terminal. Triggers after running the info or search command. Note that if you use iTerm, the image will be displayed in full resolution. | true / false           |\n| discordRpc   | Whether or not to enable Discord rich presence after running the ``view`` command.                                                                                                            | true / false           |\n| discordRpcID | ID of the Discord application used for rich presence.                                                                                                                                         | Discord application ID |\n\n### Example ``settings.json`` file\n```json\n{\n  \"showImage\": \"true\",\n  \"discordRpc\": \"true\",\n  \"discordRpcID\": \"1197355953650143322\"\n}\n```\n\n### Custom Discord RPC Application\nTo customize the name of the Discord Rich Prescence, you can make your own application via the [Discord Developer Panel](https://discord.com/developers). An example can be found [here](https://discord.com/developers/docs/getting-started).\n\n\u003e Note that you do not need to make a bot, you can just copy the client ID.\n\n### Editing the configuration\nCurrently, there are two ways to edit the configuration. You can either edit the file directly, or you can use the ``config`` command. For example:  \n```bash\n$ hentai config -k showImage -v false\n```\n\n# License\n[MIT](https://github.com/FireStreaker2/hentairead-cli/blob/main/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirestreaker2%2Fhentairead-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirestreaker2%2Fhentairead-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirestreaker2%2Fhentairead-cli/lists"}