{"id":21300253,"url":"https://github.com/vaithak/fictionart","last_synced_at":"2025-08-27T11:13:57.039Z","repository":{"id":56846306,"uuid":"139095368","full_name":"vaithak/fictionArt","owner":"vaithak","description":"A command line tool to display ascii art of famous animated fictional characters, written in ruby.","archived":false,"fork":false,"pushed_at":"2019-10-07T16:24:31.000Z","size":2751,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-16T23:48:57.505Z","etag":null,"topics":["ascii-art","avengers","displays-ascii-art","fiction","fictionart","gem","hacktoberfest","pokemon","ruby","ruby-gem","rubygem","terminal-graphics"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/vaithak.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-06-29T03:16:26.000Z","updated_at":"2025-07-25T11:02:09.000Z","dependencies_parsed_at":"2022-09-09T01:01:07.718Z","dependency_job_id":null,"html_url":"https://github.com/vaithak/fictionArt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vaithak/fictionArt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FfictionArt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FfictionArt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FfictionArt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FfictionArt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaithak","download_url":"https://codeload.github.com/vaithak/fictionArt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FfictionArt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272325266,"owners_count":24914620,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ascii-art","avengers","displays-ascii-art","fiction","fictionart","gem","hacktoberfest","pokemon","ruby","ruby-gem","rubygem","terminal-graphics"],"created_at":"2024-11-21T15:09:00.357Z","updated_at":"2025-08-27T11:13:57.012Z","avatar_url":"https://github.com/vaithak.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fictionArt\nA command line tool written in ruby that displays ascii art of famous animated fictional characters.   \n\n## Requirements  \n```\n=\u003e Homebrew (for macOS)\n=\u003e ruby version \u003e= 1.8.6 (pre-installed on macOS, can be easily installed on linux)  \n=\u003e ImageMagick library (will be installed in next section)  \n```\n\n## Installation  \n\n### Linux  \n\n**Run the following commands after (without the '$' sign) ruby has been installed succesfully**  \n```\n$ echo \"export GEM_HOME=$HOME/.gem\" \u003e\u003e ~/.bashrc\n$ echo \"export GEM_PATH=$HOME/.gem\" \u003e\u003e ~/.bashrc\n$ echo \"export PATH=$PATH:~/.gem/bin\" \u003e\u003e ~/.bashrc\n$ source ~/.bashrc\n$ sudo apt-get install imagemagick libmagickwand-dev\n$ gem install fictionArt\n```  \n\n### MacOS\n\n**Run the following commands (without the '$' sign) after ruby has been installed succesfully**  \n```\n$ echo \"export GEM_HOME=$HOME/.gem\" \u003e\u003e ~/.bash_profile\n$ echo \"export GEM_PATH=$HOME/.gem\" \u003e\u003e ~/.bash_profile\n$ echo \"export PATH=$PATH:~/.gem/bin\" \u003e\u003e ~/.bash_profile\n$ source ~/.bash_profile\n$ brew install imagemagick@6 \u0026\u0026 brew link imagemagick@6 --force\n$ gem install fictionArt\n```  \n\n### Usage \n**Example**  \n```\n$ fictionArt ironman\n```\n**Output**  \n![image](https://github.com/vaithak/fictionArt/blob/master/example_image.png)  \n\n### Help\n```\n$ fictionArt -h\n```  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaithak%2Ffictionart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaithak%2Ffictionart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaithak%2Ffictionart/lists"}