{"id":16245942,"url":"https://github.com/flabbet/xkcd_ascii","last_synced_at":"2025-07-23T17:04:27.342Z","repository":{"id":197554920,"uuid":"227217567","full_name":"flabbet/xkcd_ascii","owner":"flabbet","description":"xkcd Comics to Ascii converter","archived":false,"fork":false,"pushed_at":"2020-03-02T19:06:12.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T07:47:44.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/flabbet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-12-10T21:18:50.000Z","updated_at":"2020-03-02T19:06:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"550d9bd9-d8fb-47a2-a030-614f403ec3d7","html_url":"https://github.com/flabbet/xkcd_ascii","commit_stats":null,"previous_names":["flabbet/xkcd_ascii"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flabbet%2Fxkcd_ascii","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flabbet%2Fxkcd_ascii/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flabbet%2Fxkcd_ascii/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flabbet%2Fxkcd_ascii/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flabbet","download_url":"https://codeload.github.com/flabbet/xkcd_ascii/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838397,"owners_count":21004572,"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-10-10T14:28:47.529Z","updated_at":"2025-04-08T11:40:59.634Z","avatar_url":"https://github.com/flabbet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is it?\n\nxkcd_ascii is a small program that downloads comic from xkcd.com and converts it to ASCII Art.\n\n# Showcase\n\n[![asciicast](https://asciinema.org/a/14.png)](https://asciinema.org/a/287527)\n\n# Installing\n\nIn order to use it, you have to install [rust](https://asciinema.org/a/287527).\n\n```\n$ git clone https://github.com/flabbet/xkcd_ascii.git\n$ cd xkcd_ascii\n$ cargo build --release\n```\n\nafter that go to release directory, executable is stored there.\n\n# Usage\n\nTo use it, simply type in terminal\n```\n$ xkcd_ascii\n```\nIt will generate random comic with automatic, terminal size resolution. `resize` parameter is optional, you can adjust res with it.\n\n```\n$ xkcd_ascii -s [width] [height]\n```\n\nexample\n\n```\n$ xkcd_ascii -s 203 62\n\nor\n\n$ xkcd_ascii --resize 203 62\n```\n\n## Id parameter\n\nId parameter is used to generate choosen comic. On xkcd.com there every comic has own unusual id found in URL.\n\n### Usage\n\n```\n$ xkcd_ascii -i 402\nor\n$ xkcd_ascii --id 402\n```\n\n# Notice\n\nThis repo contains image to ascii generator from [asciify library](https://github.com/edelsonc/asciify)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflabbet%2Fxkcd_ascii","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflabbet%2Fxkcd_ascii","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflabbet%2Fxkcd_ascii/lists"}