{"id":13601792,"url":"https://github.com/ThatOneCalculator/NerdFetch","last_synced_at":"2025-04-11T04:31:36.561Z","repository":{"id":39694369,"uuid":"293167169","full_name":"ThatOneCalculator/NerdFetch","owner":"ThatOneCalculator","description":"A POSIX *nix fetch script using Nerdfonts","archived":false,"fork":false,"pushed_at":"2024-11-05T12:22:47.000Z","size":396,"stargazers_count":541,"open_issues_count":1,"forks_count":27,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-06T23:09:29.531Z","etag":null,"topics":["aesthetics","android","arch-linux","bash","cli","fetch","linux","macos","neofetch","nerdfont","oses","posix","screenfetch","sh","system-info","system-information","terminal","termux","unix","unixporn"],"latest_commit_sha":null,"homepage":"https://aur.archlinux.org/packages/nerdfetch/","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/ThatOneCalculator.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":"2020-09-05T22:59:32.000Z","updated_at":"2025-04-04T21:57:29.000Z","dependencies_parsed_at":"2024-01-13T05:29:49.554Z","dependency_job_id":"9b1fc697-707d-4d9c-a4df-dcef28350ae1","html_url":"https://github.com/ThatOneCalculator/NerdFetch","commit_stats":{"total_commits":320,"total_committers":15,"mean_commits":"21.333333333333332","dds":"0.26249999999999996","last_synced_commit":"ccfdc7ad9c84b7accf0fa456c2f2cced4c04d858"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatOneCalculator%2FNerdFetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatOneCalculator%2FNerdFetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatOneCalculator%2FNerdFetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatOneCalculator%2FNerdFetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThatOneCalculator","download_url":"https://codeload.github.com/ThatOneCalculator/NerdFetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563929,"owners_count":20958971,"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":["aesthetics","android","arch-linux","bash","cli","fetch","linux","macos","neofetch","nerdfont","oses","posix","screenfetch","sh","system-info","system-information","terminal","termux","unix","unixporn"],"created_at":"2024-08-01T18:01:08.045Z","updated_at":"2025-04-11T04:31:36.550Z","avatar_url":"https://github.com/ThatOneCalculator.png","language":"Shell","readme":"# NerdFetch\n A POSIX \\*nix (Linux, macOS, Android, BSD, etc) fetch script using Nerdfonts (and others)\n\n*Nerdfont*\n\n![Screenshot](https://github.com/ThatOneCalculator/NerdFetch/assets/44733677/37ea2a01-80e1-457b-b922-89cc708c527e)\n\n*Phosphor Bold*\n\n![Phosphor](https://github.com/ThatOneCalculator/NerdFetch/assets/44733677/07d2cc29-5a58-4a00-8a52-95ec2032988b)\n\n*Cozette*\n\n![Cozette](https://github.com/ThatOneCalculator/NerdFetch/assets/44733677/574e8417-adee-45cd-9a4e-68661240f458)\n\n### Dependencies\n\n- [Any Nerdfonts font](https://www.nerdfonts.com/font-downloads), [Cozette](https://github.com/slavfox/Cozette), or [Phosphor](https://github.com/phosphor-icons/homepage/releases/tag/v2.0.0)\n- POSIX-compliant shell\n- Anything but Windows\n\n### To install and run\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/nerdfetch.svg)](https://repology.org/project/nerdfetch/versions)\n\n#### How to switch fonts\n\n- Nerdfonts is used by default\n- Use `-c` for Cozette\n- Use `-p` for Phosphor\n- Use `-e` for Emojis\n\n#### [Arch Linux (AUR)](https://aur.archlinux.org/packages/nerdfetch/)\n\n```sh\nyay -S nerdfetch # -git\nnerdfetch\n```\nMake sure to replace `yay` with whatever AUR helper you use.\n\n#### [macOS (homebrew)](https://formulae.brew.sh/formula/nerdfetch)\n\n```sh\nbrew install nerdfetch\nnerdfetch\n```\n\n#### [Nix](https://search.nixos.org/packages?show=nerdfetch)\n\n```sh\nnix-shell -p nerdfetch\nnerdfetch\n``` \n\n#### [Gentoo (GURU)](https://gpo.zugaina.org/Overlays/guru/app-misc/nerdfetch)/[LiGurOS](https://gitlab.com/liguros/liguros-repo/-/tree/stable/app-misc/nerdfetch)\n\nAdd the GURU overlay: \u003chttps://wiki.gentoo.org/wiki/Project:GURU/Information_for_End_Users\u003e (*Not needed for LiGurOS*)\n\n```sh\nemerge nerdfetch\nnerdfetch\n```\n#### [yiffOS](https://packages.yiffos.gay/nerdfetch)\n\n```sh\nbulge install nerdfetch\nnerdfetch\n```\n\n#### [BirbOS](https://github.com/birb-linux/BirbOS-packages/tree/dev/nerdfetch)\n\n```sh\nsudo birb nerdfetch\nnerdfetch\n```\n\n#### Manually\n\nCopy-paste this into your terminal:\n\n```sh\nsudo curl -fsSL https://raw.githubusercontent.com/ThatOneCalculator/NerdFetch/main/nerdfetch -o /usr/bin/nerdfetch\nsudo chmod +x /usr/bin/nerdfetch\nnerdfetch\n```\n\n#### Android with Termux\n\nCopy-paste this into Termux:\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/ThatOneCalculator/NerdFetch/main/nerdfetch -o /data/data/com.termux/files/usr/bin/nerdfetch\nchmod a+x /data/data/com.termux/files/usr/bin/nerdfetch\nnerdfetch\n```\n\n#### Run once\n\nNote that this will ***not*** install the program.\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/ThatOneCalculator/NerdFetch/main/nerdfetch | sh\n```\n\n### Features\n\n- Strong cross-OS compatability\n- Not bloated\n- Portable\n- POSIX\n\n### OSes tested\n\n- Debian based Linux\n- Ubuntu based Linux\n- Arch based Linux\n- Gentoo based Linux\n- RedHat based Linux\n- OpenSUSE based Linux\n- Bedrock Linux\n- Alpine Linux\n- KISS Linux\n- Void Linux\n- Exherbo Linux\n- NixOS Linux\n- Solus Linux\n- yiffOS Linux\n- Slackware Linux\n- BirbOS Linux\n- macOS\n- Android\n- FreeBSD\n- OpenBSD\n- NetBSD\n- OpenWrt\n\n### Known issue(s)\n\n- `nsh` is currently unsupported (https://github.com/ThatOneCalculator/NerdFetch/issues/46)\n","funding_links":[],"categories":["Shell","Terminal","cli","Packages"],"sub_categories":["Fetch","CLI Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThatOneCalculator%2FNerdFetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FThatOneCalculator%2FNerdFetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThatOneCalculator%2FNerdFetch/lists"}