{"id":22359694,"url":"https://github.com/altiran/catsay","last_synced_at":"2025-09-10T04:17:29.313Z","repository":{"id":246766250,"uuid":"822053203","full_name":"Altiran/catsay","owner":"Altiran","description":"Catsay is a fun command-line tool that displays a customizable message alongside an adorable ASCII art cat, bringing a touch of whimsy to your terminal.","archived":false,"fork":false,"pushed_at":"2025-02-23T19:07:33.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T09:41:03.308Z","etag":null,"topics":["ascii-art","catsay","computer-cat","cowsay"],"latest_commit_sha":null,"homepage":"https://altiran.com/catsay","language":"C","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/Altiran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-30T07:14:55.000Z","updated_at":"2025-02-23T19:07:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2e21c56-6ea0-4f5b-beb4-743a2b0c27d5","html_url":"https://github.com/Altiran/catsay","commit_stats":null,"previous_names":["altiran/catsay"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altiran%2Fcatsay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altiran%2Fcatsay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altiran%2Fcatsay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altiran%2Fcatsay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altiran","download_url":"https://codeload.github.com/Altiran/catsay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245668639,"owners_count":20653008,"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":["ascii-art","catsay","computer-cat","cowsay"],"created_at":"2024-12-04T15:26:07.986Z","updated_at":"2025-03-26T14:17:31.564Z","avatar_url":"https://github.com/Altiran.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Catsay\n\nWelcome to **Catsay**! Inspired by the classic `cowsay`, Catsay is a fun and whimsical command-line tool that displays\nASCII art of a cat along with a custom message. Whether you're looking to add a bit of feline flair to your terminal or\njust need a smile, Catsay has got you covered!\n\n[ ![Build Status](https://github.com/Altiran/catsay/actions/workflows/main.yml/badge.svg \"Build Status\")](https://github.com/Altiran/catsay)\n[ ![Discord](https://canary.discordapp.com/api/guilds/729950513352933386/widget.png) ](https://discord.gg/jsSGFeR)\n[ ![Latest Release](https://img.shields.io/badge/Latest%20Release-v1.0.0-orange)](https://github.com/Altiran/catsay/releases/tag/v1.0.0)\n[ ![GitHub Forks](https://img.shields.io/github/forks/Altiran/catsay.svg)](https://github.com/Altiran/catsay/fork)\n[ ![GitHub Stars](https://img.shields.io/github/stars/Altiran/catsay.svg)](https://github.com/Altiran/catsay/stargazers)\n[ ![GitHub Watches](https://img.shields.io/github/watchers/Altiran/catsay.svg)](https://github.com/Altiran/catsay/watchers)\n[ ![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/Altiran/catsay/graphs/commit-activity)\n[ ![Maintainer](https://img.shields.io/badge/Maintainer-Altiran_Studios-blue)](https://github.com/Altiran)\n[ ![WakaTime](https://wakatime.com/badge/github/Altiran/catsay.svg)](https://wakatime.com/badge/github/Altiran/catsay)\n\n**Like the project? Make sure to leave a ⭐ on the repository!**\n\n## Features\n\n- 🐱 **Adorable ASCII Cat**: Displays a cute cat that \"says\" your message.\n- 💬 **Custom Messages**: Input any text for the cat to say.\n- 🛠️ **Simple Command-Line Interface**: Lightweight and easy to use.\n- 🎨 **Customizable**: Modify the ASCII art or text formatting to your liking.\n\n## Screenshots\n\n![Catsay Linux Screenshot](https://raw.githubusercontent.com/Altiran/catsay/main/screenshots/linux.png)\n![Catsay Windows Screenshot](https://raw.githubusercontent.com/Altiran/catsay/main/screenshots/win.png)\n\n## Download\n\nDownload the latest release for your operating system from\nthe [GitHub Releases page](https://github.com/Altiran/catsay/releases).\n\n**OR**\n\nClone the repository and build the project yourself.\nYou can use CMake in your IDE or compile using GCC via the following command:\n\n```bash\ngcc -o catsay src/catsay.c\n```\n\n## Usage\n\nUsing Catsay is as easy as typing a single command. Just pass your message as an argument:\n\n```bash\n./catsay \"Hello, world!\"\n```\n\nAnd you'll see your message displayed with an adorable ASCII cat.\n\n## Examples\n\nHere are a few examples of Catsay in action:\n\n```bash\n$ ./catsay \"I'm a cat!\"\n```\n\n```\n ______________\n\u003c  I'm a cat!  \u003e\n --------------\n                \\\n                 \\\n                  \\  ,_     _\n                     |\\\\_,-~/\n                     / _  _ |    ,--.\n                    (  @  @ )   / ,-'\n                     \\  _T_/-._( (\n                     /         `. \\\n                    |         _  \\ |\n                     \\ \\ ,  /      |\n                      || |-_\\__   /\n                     ((_/`(____,-'\n```\n\n**Note**: If you don't provide a message, the cat will \"Meow!\"\n\n```bash\n$ ./catsay\n```\n\n```\n _________\n\u003c  Meow!  \u003e\n ---------\n           \\\n            \\\n             \\  ,_     _\n                |\\\\_,-~/\n                / _  _ |    ,--.\n               (  @  @ )   / ,-'\n                \\  _T_/-._( (\n                /         `. \\\n               |         _  \\ |\n                \\ \\ ,  /      |\n                 || |-_\\__   /\n                ((_/`(____,-'\n```\n\n## License\n\n\"Catsay\" is licensed under the [MIT License](https://en.wikipedia.org/wiki/MIT_License).\nSee [LICENSE.md](https://github.com/Altiran/catsay/blob/main/LICENSE.md) for details.\n\n## Acknowledgments\n\n1. Special thanks to the creators of `cowsay` for the inspiration and to all the contributors who help make Catsay\n   better!\n\n2. Idea for Catsay inspired by [Cequal's Catsay](https://github.com/Cequallium/Catsay).\n   Check out his project for more cat-related fun!\n\n3. ASCII cat art taken from [ASCII Art Archive](https://www.asciiart.eu/animals/cats).\n\n---\n\u003ch4 align=\"center\"\u003e💻🐈\u003c/h4\u003e\n\n\u003c!-- MADE WITH ❤️ BY ALTIRAN --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltiran%2Fcatsay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltiran%2Fcatsay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltiran%2Fcatsay/lists"}