{"id":21202318,"url":"https://github.com/sech1p/blahaj","last_synced_at":"2025-07-10T06:32:39.651Z","repository":{"id":243323933,"uuid":"812116759","full_name":"sech1p/blahaj","owner":"sech1p","description":"🦈 Lovely shark now in terminal!","archived":false,"fork":false,"pushed_at":"2024-10-19T14:54:31.000Z","size":787,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-19T18:24:51.785Z","etag":null,"topics":["blahaj","pride","pride-flags","pride-month","queer","queer-code"],"latest_commit_sha":null,"homepage":"https://sech1p.ovh/projects/blahaj.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sech1p.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-06-08T02:21:16.000Z","updated_at":"2024-10-19T14:54:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"39c52af2-df64-4622-b6a4-6a89ca2b36af","html_url":"https://github.com/sech1p/blahaj","commit_stats":null,"previous_names":["sech1p/blahaj"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sech1p%2Fblahaj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sech1p%2Fblahaj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sech1p%2Fblahaj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sech1p%2Fblahaj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sech1p","download_url":"https://codeload.github.com/sech1p/blahaj/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225622829,"owners_count":17498170,"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":["blahaj","pride","pride-flags","pride-month","queer","queer-code"],"created_at":"2024-11-20T20:15:25.365Z","updated_at":"2024-11-20T20:15:26.142Z","avatar_url":"https://github.com/sech1p.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦈 Blahaj\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"images/blahaj_showcase.gif\" alt=\"blahaj command-line program showcase\" /\u003e\n    \u003cbr /\u003e\n    \u003cimg src=\"images/pipe_presentation.png\" alt=\"blahaj pipe queerify option showcase\" /\u003e\n\u003c/p\u003e\n\n## ❓ ~~OwO~~, what's this?\n\n`blahaj` is a simple command line program to display in photo or ascii art our beloved shark from IKEA\n\n## ⚠️ Important\n\n`blahaj` for rendering plushie shark image in HD is dependent on [viu](https://github.com/atanunq/viu).\nHowever, not on every terminals blahaj are rendered correctly. `blahaj` is tested under KDE 6 desktop environment (Konsole as terminal) and Arch Linux.\n\nIf blahaj is not except your expectations or you want fix it under your configuration then feel free to making [issue](https://github.com/sech1p/blahaj/issues) or [Pull Request](https://github.com/sech1p/blahaj/pulls). Thanks!\n\nEnsure that you have latest version of node installed (not LTS preffered), otherwise older versions of node.js will not recognize few imports (like `node:module`)\n\n## ❓ Usage\n\n```sh\n$ blahaj --help\nUsage: blahaj [options] [command]\n\n🦈 Display blahaj in your terminal!\n\nOptions:\n  -V, --version        output the version number\n  -f, --flag \u003cflag\u003e    display a selected flag in terminal\n        \n  Available flags:\n  \n    gay\n  \n  -p, --pipe \u003cparam\u003e   pipe text to queer colors in terminal (param: background [-b, --background] || text [-t, --text] or both)\n  \n  Available backgrounds:\n  \n    gay\n    bi\n    lesbian\n    enby, nb, nonbinary, non-binary\n    trans, transgender\n    pan\n  \n  Available texts:\n\n    -\n\n  -c, --classic        output the blahaj in legacy way by jimp (low quality so you are warned!)\n  -b, --baby           output the baby blahaj\n  -h, --help           display help for command\n\nCommands:\n  ascii_art [options]  display blahaj as ascii art\n\n$ blahaj ascii_art --help\nUsage: blahaj ascii_art [options]\n\ndisplay blahaj as ascii art\n\nOptions:\n  --no-unicode [integer]  displays ascii art without unicode characters of blahaj\n  \n  Available options (integer, not required):\n  \n    2\n    3\n  \n  --default               displays default ascii art (unicode) of blahaj\n  --pride \u003cstring\u003e        select pride color of ascii art haj [gay, lesbian, transgender, nonbinary, poly]\n  -h, --help              display help for command\n\n$ blahaj\n\n# In classic modes you can specify width and height of blahaj by \"width \u003cinteger\u003e height \u003cinteger\u003e\"\n# For example:\n#\n# $ blahaj --classic width 50 height 50\n#\n# $ blahaj --baby classic width 50 height 50\n#\n\n$ blahaj --classic\n\n$ blahaj --baby\n\n$ blahaj --baby classic\n\n$ blahaj ascii_art --default # (or --pride or --no-unicode)\n\n$ blahaj ascii_art --no-unicode\n\n$ cat example_file_meow.txt | blahaj --pipe --background gay\n\n$ blahaj --flag gay\n```\n\n## 💾 Installation\n\nTo install `blahaj` in your computer, you need to use `npm install -g @sech1p/blahaj` command or download single binary from [releases](https://github.com/sech1p/blahaj/releases). That's it.\n\nAlso, if you are Arch Linux or -like distribution user you can get blahaj from [AUR](https://aur.archlinux.org/packages/blahaj-cli).\n\nAdditionally, you need `viu` command which you can download it from [here](https://github.com/atanunq/viu). This allows to render blahaj in high quality.\n\n## 🗺️ Roadmap\n\n✨ Plans for v0.2.0 (done):\n\n- [X] Binaries\n- [X] More ascii art blahajs\n- [X] Different color blahajs (there are only basic flags because there is no enough colorous square emojis to do it)\n- [X] Ascii art without unicode\n- [X] Change width and height of rendered blahaj\n\n✨ Plans for v0.3.0:\n\n- [X] Highlightning text on pipe\n- [X] Pride flags\n\n## 🗒️ License\n\n`blahaj` is licensed under [Apache-2.0](LICENSE) license.\n\nAll trademarks, logos and brand names are the property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, trademarks and brands does not imply endorsement.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsech1p%2Fblahaj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsech1p%2Fblahaj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsech1p%2Fblahaj/lists"}