{"id":15651920,"url":"https://github.com/uncenter/kittysay","last_synced_at":"2026-02-28T19:00:43.590Z","repository":{"id":221260782,"uuid":"753899047","full_name":"uncenter/kittysay","owner":"uncenter","description":"cowsay, but with a cute kitty :3","archived":false,"fork":false,"pushed_at":"2026-02-27T18:44:32.000Z","size":103,"stargazers_count":116,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-27T20:21:28.893Z","etag":null,"topics":["cli","cowsay","kitty","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/kittysay","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uncenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"uncenter","liberapay":"uncenter"}},"created_at":"2024-02-07T01:56:18.000Z","updated_at":"2026-02-27T18:27:56.000Z","dependencies_parsed_at":"2024-04-14T17:42:59.939Z","dependency_job_id":"6f2c0c1a-ca6d-48dc-8ae1-5a35c5567523","html_url":"https://github.com/uncenter/kittysay","commit_stats":{"total_commits":56,"total_committers":5,"mean_commits":11.2,"dds":0.25,"last_synced_commit":"927f323b75230e337652514eb56c5a92c38114b5"},"previous_names":["uncenter/kittysay"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/uncenter/kittysay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncenter%2Fkittysay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncenter%2Fkittysay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncenter%2Fkittysay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncenter%2Fkittysay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncenter","download_url":"https://codeload.github.com/uncenter/kittysay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncenter%2Fkittysay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29948228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"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","cowsay","kitty","rust"],"created_at":"2024-10-03T12:40:38.188Z","updated_at":"2026-02-28T19:00:43.568Z","avatar_url":"https://github.com/uncenter.png","language":"Rust","funding_links":["https://ko-fi.com/uncenter","https://liberapay.com/uncenter"],"categories":["Rust"],"sub_categories":[],"readme":"# kittysay\n\n[`cowsay`](https://en.wikipedia.org/wiki/Cowsay), but with a cute kitty :3\n\n```\n\n  ----\n\u003c meow \u003e\n  ----\n  \\\n    \\\n      ／l、\n    （ﾟ､ ｡ ７\n      l  ~ヽ\n      じしf_,)ノ\n\n```\n\n## Installation\n\n### Cargo\n\n```sh\ncargo install kittysay\n```\n\n### Nix\n\n[Available through Nixpkgs](https://nixpkgs.dev/kittysay).\n\n```\nnix run nixpkgs#kittysay\n```\n\n## Usage\n\n```sh\nkittysay \u003cmessage\u003e\n# or through stdin\necho \u003cmessage\u003e | kittysay\n```\n\nYou can customize the output colors.\n\n```sh\n# -c \u003cmessage color\u003e \u003ccat color\u003e\nkittysay -c 2 5 \u003cmessage\u003e\necho \u003cmessage\u003e | kittysay -c 2 5\n```\n\n### `--width`\n\nYou can use the `--width` flag to change the width of the speech bubble. Defaults to `45`, maxes out at a little less than the width of your terminal if you try to pass a very large number.\n\n```\n$ kittysay \"meow mrrrow mrrrp nyaaa nya nyaaa meow meowwww nyaaa meowwww\"\n\n  --------------------------------------\n/ meow mrrrow mrrrp nyaaa nya nyaaa meow \\\n\\ meowwww nyaaa meowwww                  /\n  --------------------------------------\n  \\\n    \\\n      ／l、\n    （ﾟ､ ｡ ７\n      l  ~ヽ\n      じしf_,)ノ\n```\n\n```\n$ kittysay \"meow mrrrow mrrrp nyaaa nya nyaaa meow meowwww nyaaa meowwww\" --width 1000\n\n  ------------------------------------------------------------\n\u003c meow mrrrow mrrrp nyaaa nya nyaaa meow meowwww nyaaa meowwww \u003e\n  ------------------------------------------------------------\n  \\\n    \\\n      ／l、\n    （ﾟ､ ｡ ７\n      l  ~ヽ\n      じしf_,)ノ\n\n```\n\n```\n$ kittysay \"meow mrrrow mrrrp nyaaa nya nyaaa meow meowwww nyaaa meowwww\" --width 1\n\n  -------\n/ meow    \\\n| mrrrow  |\n| mrrrp   |\n| nyaaa   |\n| nya     |\n| nyaaa   |\n| meow    |\n| meowwww |\n| nyaaa   |\n\\ meowwww /\n  -------\n  \\\n    \\\n      ／l、\n    （ﾟ､ ｡ ７\n      l  ~ヽ\n      じしf_,)ノ\n\n```\n\n### `--think`\n\nYou can use the `--think` flag to enable \"think\" mode, where the speech bubbles are replaced with thought bubbles (similar to the `cowthink` program).\n\n```\n$ kittysay --think \":3\"\n\n  ⏜⏜\n( :3 )\n  ⏝⏝\n  ○\n    ○\n      ／l、\n    （ﾟ､ ｡ ７\n      l  ~ヽ\n      じしf_,)ノ\n\n```\n\n## License\n\n[GPL-3.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcenter%2Fkittysay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funcenter%2Fkittysay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcenter%2Fkittysay/lists"}