{"id":27535592,"url":"https://github.com/adamperkowski/kitget","last_synced_at":"2025-04-18T19:07:39.841Z","repository":{"id":287555590,"uuid":"965100387","full_name":"adamperkowski/kitget","owner":"adamperkowski","description":"Display and customize cat images in your terminal :3","archived":false,"fork":false,"pushed_at":"2025-04-12T13:36:13.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T13:44:14.048Z","etag":null,"topics":["api","cats","cli","fetcher","kittens","meme","rust","terminal"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/adamperkowski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"adamperkowski","custom":"https://adamperkowski.dev/donate"}},"created_at":"2025-04-12T12:12:37.000Z","updated_at":"2025-04-12T13:36:16.000Z","dependencies_parsed_at":"2025-04-12T13:55:24.772Z","dependency_job_id":null,"html_url":"https://github.com/adamperkowski/kitget","commit_stats":null,"previous_names":["adamperkowski/kitget"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamperkowski%2Fkitget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamperkowski%2Fkitget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamperkowski%2Fkitget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamperkowski%2Fkitget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamperkowski","download_url":"https://codeload.github.com/adamperkowski/kitget/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249535839,"owners_count":21287496,"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":["api","cats","cli","fetcher","kittens","meme","rust","terminal"],"created_at":"2025-04-18T19:07:36.035Z","updated_at":"2025-04-18T19:07:39.832Z","avatar_url":"https://github.com/adamperkowski.png","language":"Rust","readme":"\u003cdiv align='center'\u003e\n\n# kitget\n\nDisplay and customize cat images in your terminal :smirk_cat:\n\n![kitget](./res/kitget.gif)\n\n\u003c/div\u003e\n\n## Usage\n\n|                                   |                                   |\n|:----------------------------------|:----------------------------------|\n| ![preview 0](./res/preview0.webp) | ![preview 1](./res/preview1.webp) |\n| ![preview 2](./res/preview2.webp) | ![preview 3](./res/preview3.webp) |\n\n### Fastfetch integration\n\nYou can use kitget directly with Fastfetch:\n\n```bash\nkitget --square | fastfetch --file-raw -\n```\n\nThis might not work on terminals supporting images. Example Bash function (to use in your `~/.bashrc`) for Kitty:\n\n```bash\nff() {\n    stamp=\"$(date +%s)\"\n    kitget --square -o \"/tmp/kitget-$stamp\"\n    clear\n    fastfetch --kitty \"/tmp/kitget-$stamp\" \"$@\"\n    rm -f \"/tmp/kitget-$stamp\"\n}\n```\n\n## Installation\n\n\u003cdetails\u003e\n\u003csummary\u003eArch Linux\u003c/summary\u003e\n\n[kitget](https://aur.archlinux.org/packages/kitget) is available in the AUR.\nIt can be installed using an AUR helper (e.g. paru):\n\n```bash\nparu -S kitget\n```\n\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCargo\u003c/summary\u003e\n\nFor all systems supported by Rust, you can install kitget using Cargo:\n\n```bash\ncargo install kitget\n```\n\nKeep in mind that crates installed with `cargo install` have to be manually upgraded and may not be included in `$PATH` by default.\n\n\u003c/details\u003e\n\n## Thanks to\n\n- [Kevin Balicot](https://buymeacoffee.com/kevinbalicot) for the [Cat as a service API][cataas] (go give him money)\n- [Sebaguardian](https://github.com/Sebaguardian) for mental support\n\n[cataas]: https://cataas.com\n","funding_links":["https://github.com/sponsors/adamperkowski","https://adamperkowski.dev/donate","https://buymeacoffee.com/kevinbalicot"],"categories":["Miscellaneous"],"sub_categories":["Other"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamperkowski%2Fkitget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamperkowski%2Fkitget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamperkowski%2Fkitget/lists"}