{"id":37178522,"url":"https://github.com/toodemhard/asciify","last_synced_at":"2026-01-14T20:48:22.696Z","repository":{"id":171624367,"uuid":"644143040","full_name":"toodemhard/asciify","owner":"toodemhard","description":"ascii art generator","archived":false,"fork":false,"pushed_at":"2023-09-27T12:55:50.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-08T01:35:32.937Z","etag":null,"topics":["cli","go","library"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toodemhard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-05-22T23:05:17.000Z","updated_at":"2024-02-24T23:55:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f12a4f2e-20b8-4065-bc68-3104f99be67d","html_url":"https://github.com/toodemhard/asciify","commit_stats":null,"previous_names":["toodemhard/asciify","lailokkei/asciify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toodemhard/asciify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toodemhard%2Fasciify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toodemhard%2Fasciify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toodemhard%2Fasciify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toodemhard%2Fasciify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toodemhard","download_url":"https://codeload.github.com/toodemhard/asciify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toodemhard%2Fasciify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","go","library"],"created_at":"2026-01-14T20:48:21.798Z","updated_at":"2026-01-14T20:48:22.683Z","avatar_url":"https://github.com/toodemhard.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI\n![image](https://github.com/toodemhard/asciify/assets/100080774/0f447370-6916-4166-b15f-95109f462489)\n\n## Install\nClone and cd into repository.\n```sh\ngit clone https://github.com/toodemhard/asciify.git\ncd asciify\n```\nBuild and install to `/usr/local/bin/asciify`.\n- Requires go version 1.21\n```sh\n./install\n```\n\n## Uninstall\n```sh\nrm /usr/local/bin/asciify\n```\nor use the uninstall script\n```sh\ncd asciify\n./uninstall\n```\n\n## Usage\nShow help page\n```sh\nasciify -h\n```\n```\nUsage:\n  asciify [OPTIONS]\n\nApplication Options:\n  -f, --file=                                             Image file path to source\n  -i, --invert                                            Invert the values of the image\n  -c, --charset=[braille|blocks|simple|standard|detailed] Set of characters to use in output (default: simple)\n  -s, --scale=                                            Width of output in number of characters (default: 20)\n  -m, --sampleMethod=[mid|min|max|mean]                   Method of converting grid of pixels to character (default: mid)\n\nHelp Options:\n  -h, --help                                              Show this help message\n```\n\n# Library\n## Install\n```sh\ngo get -u github.com/toodemhard/asciify\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoodemhard%2Fasciify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoodemhard%2Fasciify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoodemhard%2Fasciify/lists"}