{"id":30888717,"url":"https://github.com/ramdeoshubham/clolcat","last_synced_at":"2025-09-09T17:04:04.179Z","repository":{"id":313049406,"uuid":"1049809298","full_name":"ramdeoshubham/clolcat","owner":"ramdeoshubham","description":"A small, fast C implementation of lolcat for rainbow-colored terminal output.","archived":false,"fork":false,"pushed_at":"2025-09-03T15:07:56.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-03T17:12:05.210Z","etag":null,"topics":["ansi","c","cli","colors","command-line","fun","lolcat","rainbow","terminal","truecolor"],"latest_commit_sha":null,"homepage":"","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/ramdeoshubham.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-03T14:23:39.000Z","updated_at":"2025-09-03T15:09:28.000Z","dependencies_parsed_at":"2025-09-03T17:12:06.615Z","dependency_job_id":"b337f30c-6bca-4522-9435-21241c420f22","html_url":"https://github.com/ramdeoshubham/clolcat","commit_stats":null,"previous_names":["ramdeoshubham/clolcat"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ramdeoshubham/clolcat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramdeoshubham%2Fclolcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramdeoshubham%2Fclolcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramdeoshubham%2Fclolcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramdeoshubham%2Fclolcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramdeoshubham","download_url":"https://codeload.github.com/ramdeoshubham/clolcat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramdeoshubham%2Fclolcat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202774,"owners_count":25240371,"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-09-08T02:00:09.813Z","response_time":121,"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":["ansi","c","cli","colors","command-line","fun","lolcat","rainbow","terminal","truecolor"],"created_at":"2025-09-08T15:07:06.923Z","updated_at":"2025-09-08T15:07:08.166Z","avatar_url":"https://github.com/ramdeoshubham.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clolcat 🌈\n\nA small, fast C implementation of lolcat for rainbow-colored terminal output.\n\n![screenshot](clolcat.png)\n\n---\n\n## Features\n\n- Rainbow-colored output using **ANSI truecolor codes**\n- Random starting color for each run\n- Optional flags:\n  - `-v` / `--version` : Show version and author\n  - `-f \u003cvalue\u003e`       : Set color frequency (default: 0.01)\n  - `-p \u003cvalue\u003e`       : Set color spread (default: 1.0)\n  - `-h` / `--help`    : Show this help message\n- No delays; instant output\n- Easy to install in user space, no `sudo` required\n\n---\n\n## Installation\n\nClone the repository and run the installer:\n\n```bash\ngit clone https://github.com/ramdeoshubham/clolcat.git\ncd clolcat\nbash install.sh\n````\n\nThis will compile `clolcat` and move it to `~/bin/`.  \nIf `~/bin` is not in your PATH, the installer will add it to your shell configuration.\n\n---\n\n## Usage\n\nPipe text to `clolcat`:\n\n```bash\necho \"Hello Kitty!\" | clolcat\ncat myfile.txt | clolcat\n```\n\nOptional flags:\n\n```bash\nclolcat -v         # Show version\nclolcat -h         # Show help\nclolcat -f 0.2     # Set frequency\nclolcat -p 4.0     # Set spread\nclolcat -f 0.2 -p 4.0 \u003c file.txt\n```\n\n---\n\n## Uninstall\n\nSince it is installed entirely in user space you just need to:\n\n```bash\nrm ~/bin/clolcat\n```\n\nThat's it. \n\n---\n\n## License\n\nMIT License © 2025 Shubham Ramdeo \n\nThis project is inspired by the original [lolcat](https://github.com/busyloop/lolcat) utility.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framdeoshubham%2Fclolcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framdeoshubham%2Fclolcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framdeoshubham%2Fclolcat/lists"}