{"id":26822877,"url":"https://github.com/m3tozz/fastcat","last_synced_at":"2025-04-27T03:35:53.868Z","repository":{"id":270728757,"uuid":"911288910","full_name":"m3tozz/FastCat","owner":"m3tozz","description":"FastCat - FastFetch Theme Pack","archived":false,"fork":false,"pushed_at":"2025-03-22T07:08:22.000Z","size":499,"stargazers_count":74,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-27T03:35:45.581Z","etag":null,"topics":["fastcat","fastfetch","fastfetch-clone","fastfetch-conf","fastfetch-config","fastfetch-configuration","fastfetch-presets","fastfetch-themes","neocat"],"latest_commit_sha":null,"homepage":"https://m3tozz.github.io/FastCat/","language":"Shell","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/m3tozz.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":"2025-01-02T17:05:34.000Z","updated_at":"2025-04-26T01:23:28.000Z","dependencies_parsed_at":"2025-01-02T18:20:54.426Z","dependency_job_id":"d0e7c5a0-b458-4254-adb4-15855b475b81","html_url":"https://github.com/m3tozz/FastCat","commit_stats":null,"previous_names":["m3tozz/fastcat"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m3tozz%2FFastCat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m3tozz%2FFastCat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m3tozz%2FFastCat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m3tozz%2FFastCat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m3tozz","download_url":"https://codeload.github.com/m3tozz/FastCat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251085168,"owners_count":21533822,"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":["fastcat","fastfetch","fastfetch-clone","fastfetch-conf","fastfetch-config","fastfetch-configuration","fastfetch-presets","fastfetch-themes","neocat"],"created_at":"2025-03-30T08:28:52.478Z","updated_at":"2025-04-27T03:35:53.837Z","avatar_url":"https://github.com/m3tozz.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/m3tozz"],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://github.com/user-attachments/assets/5e50d491-f22a-46a5-b6ac-135751340da4\" hspace=\"10\" width=\"37\"  align=\"left\"/\u003e\u003cp\u003e\u003ccenter\u003eFastCat FastFetch Theme Pack.\u003c/center\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/b72a1f3b-37b0-4e4d-80bb-74c23c049dd1\"\u003e\u003c/p\u003e\n\n--------------------------------------------------------------------------\n\nWhat is FastCat?\n --\nFastCat contains its own fastfetch configurations and uploads the selected configuration to your system!\n\n--------------------------------------------------------------------------\n\n\u003ca href=\"https://www.instagram.com/textzuhree/\"\u003e\u003cimg src=\"https://img.shields.io/badge/textzuhree-black?\u0026logo=instagram\u0026logoColor=purple\" hspace=\"10\"  align=\"right\" /\u003e\u003c/a\u003eInstall (Automatic)\n--\n```bash\ngit clone --depth 1 https://github.com/m3tozz/FastCat.git \u0026\u0026 cd FastCat \u0026\u0026 bash ./fastcat.sh --shell\n```\n\nInstall (Manual)\n--\n```bash\ngit clone https://github.com/m3tozz/FastCat.git \n```\n```bash\ncd FastCat\n```\n```bash\nbash ./fastcat.sh --help\n```\n\nInstall Terminal Icons (icons-in-terminal)\n--\n\n```bash\nbash ./install-icons.sh\n```\n\u003cdetails\u003e\u003csummary\u003eIcons Not Working On My Fetch\u003c/summary\u003e\u003cbr\u003e\n\u003cdetails\u003e\n\u003csummary\u003eArch Linux\u003c/summary\u003e\nUse This Command: \u003ccode\u003e git clone https://aur.archlinux.org/ttf-meslo-nerd-font-powerlevel10k.git \u0026\u0026 cd ttf-meslo-nerd-font-powerlevel10k \u0026\u0026 makepkg -si \u0026\u0026 cd .. \u003c/code\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eUbuntu/Debian\u003c/summary\u003e\nUse This Command:\u003cbr\u003e\n\u003ccode\u003e mkdir ~/.fonts \u0026\u0026\nwget -P ~/.fonts https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/CascadiaCode.zip \\\n\u0026\u0026 cd ~/.fonts \\\n\u0026\u0026 unzip CascadiaCode.zip \\\n\u0026\u0026 rm CascadiaCode.zip \\\n\u0026\u0026 fc-cache -fv \u003c/code\u003e\u003cbr\u003e\nAnd then go to your terminal settings and select CascadiaCode from the font section.\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eOpenSUSE\u003c/summary\u003e\nInstall This Package:\u003ca href=\"https://software.opensuse.org/package/symbols-only-nerd-fonts\"\u003e https://software.opensuse.org/package/symbols-only-nerd-fonts\u003c/a\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFedora\u003c/summary\u003e\nUse This Command:\u003cbr\u003e\n\u003ccode\u003e mkdir ~/.fonts \u0026\u0026\nwget -P ~/.fonts https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/CascadiaCode.zip \\\n\u0026\u0026 cd ~/.fonts \\\n\u0026\u0026 unzip CascadiaCode.zip \\\n\u0026\u0026 rm CascadiaCode.zip \\\n\u0026\u0026 fc-cache -fv \u003c/code\u003e\u003cbr\u003e\nAnd then go to your terminal settings and select CascadiaCode from the font section.\n\u003c/details\u003e\n\u003c/details\u003e\n\nBack Up Your Own FastFetch Configuration\n--\n\n```bash\nbash ./fastcat.sh --backup\n```\n\n--------------------------------------------------------------------------\n\n# Themes\n\n\u003ca href=\"https://m3tozz.github.io/FastCat-Themes/\"\u003ehttps://m3tozz.github.io/FastCat-Themes/\u003c/a\u003e\u003cbr\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow can I add my own fastfetch configuration to the fastcat community?\u003c/summary\u003e\n Fork \u003ca href=\"https://github.com/m3tozz/fastcat-community-themes\"\u003ethis repo\u003c/a\u003e, add your theme, and submit a pull request.\n\u003c/details\u003e\n\n--------------------------------------------------------------------------\n\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/85ff5f33-d9b6-4074-bdda-24137815ba66\"\u003e\u003cbr\u003e\n\u003ca href=\"https://discord.com/invite/sQwYCZer95\"\u003e\u003cimg src=\"https://img.shields.io/badge/Join The Community Discord Server-black?\u0026logo=discord\" hspace=\"10\"  align=\"center\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://matrix.to/#/#neocat-channels:matrix.org\"\u003e\u003cimg src=\"https://img.shields.io/badge/Join The Community Matrix Server-black?\u0026logo=matrix\" hspace=\"10\"  align=\"center\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\n \n--------------------------------------------------------------------------\n  \n\u003cp align=\"center\"\u003e\u003ca href=\"https://www.pling.com/p/2238348/\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/392abc9e-5265-4cbe-a031-76d090df89a3\" width=\"44%\"\u003e\u003c/a\u003e\n \n--------------------------------------------------------------------------\n\nSupport | Bağış Yap\n--\n\u003ca href=\"https://kreosus.com/m3tozzch4rm\"\u003eDonate Link (Turkish)\u003c/a\u003e or \u003ca href=\"https://www.buymeacoffee.com/m3tozz\"\u003eBuyMeACoffee\u003c/a\u003e.\n\n--------------------------------------------------------------------------\n\nContributors\n--\n\n\u003ctable\u003e \u003ctr\u003e \u003ctd align=\"center\"\u003e \u003ca href=\"https://github.com/m3tozz\"\u003e \u003cimg src=\"https://avatars.githubusercontent.com/u/79897762?v=4\" width=\"100;\" alt=\"m3tozz\"/\u003e \u003cbr /\u003e \u003csub\u003e\u003cb\u003em3tozz\u003c/b\u003e\u003c/sub\u003e \u003c/a\u003e \u003c/td\u003e \u003ctd align=\"center\"\u003e \u003ca href=\"https://github.com/LierB\"\u003e \u003cimg src=\"https://avatars.githubusercontent.com/u/104396477?v=4\" width=\"100;\" alt=\"LierB\"/\u003e \u003cbr /\u003e \u003csub\u003e\u003cb\u003eLierB\u003c/b\u003e\u003c/sub\u003e \u003c/a\u003e \u003c/td\u003e\u003c/tr\u003e \u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm3tozz%2Ffastcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm3tozz%2Ffastcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm3tozz%2Ffastcat/lists"}