{"id":13740654,"url":"https://github.com/mrshmllow/ghfetch","last_synced_at":"2025-05-08T20:32:11.673Z","repository":{"id":52796054,"uuid":"358804625","full_name":"mrshmllow/ghfetch","owner":"mrshmllow","description":"🖼️ neofetch, but for Github (bad and old)","archived":true,"fork":false,"pushed_at":"2021-04-19T08:21:49.000Z","size":83,"stargazers_count":31,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-13T19:39:42.324Z","etag":null,"topics":["deno","gh","neofetch"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mrshmllow.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}},"created_at":"2021-04-17T06:38:22.000Z","updated_at":"2024-09-10T15:03:13.000Z","dependencies_parsed_at":"2022-08-22T12:00:40.740Z","dependency_job_id":null,"html_url":"https://github.com/mrshmllow/ghfetch","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrshmllow%2Fghfetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrshmllow%2Fghfetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrshmllow%2Fghfetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrshmllow%2Fghfetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrshmllow","download_url":"https://codeload.github.com/mrshmllow/ghfetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224765534,"owners_count":17366131,"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":["deno","gh","neofetch"],"created_at":"2024-08-03T04:00:50.970Z","updated_at":"2024-11-15T10:30:56.515Z","avatar_url":"https://github.com/mrshmllow.png","language":"TypeScript","funding_links":[],"categories":["Source","TypeScript"],"sub_categories":["MacOS Only"],"readme":"# ghfetch\n \nghfetch is a command-line tool to fetch information about your Github account written in TypeScript with Deno.\n\nWhy? Because yes.\n\n- [Getting it on your computer](https://github.com/bwac2517/ghfetch#getting-it-on-your-computer)\n  - [Prerequisites](https://github.com/bwac2517/ghfetch#Prerequisites)\n  - [Portable Binaries](https://github.com/bwac2517/ghfetch#portable-binaries)\n  - [Installing](https://github.com/bwac2517/ghfetch#installing-with-deno-recommended)\n  - [Run without installing](https://github.com/bwac2517/ghfetch#run-it-directly-from-the-internet)\n- [Permissions](https://github.com/bwac2517/ghfetch#permissions)\n\n## Getting it on your computer\n\n### Prerequisites\n\n#### Dependencies:\n - [Deno](https://deno.land/#installation)\n\n... and nothing else!\n\n#### Good tools to have:\n - [The Github CLI](https://cli.github.com/)\n\nRECOMMENDED: `$ gh auth login` and login. This is because `ghfetch` takes advantage of the [`gh api`](https://cli.github.com/manual/gh_api) command to provide a out-of-the-box experience. (If you don't want to let `ghfetch` call Github on your behalf, you can always use the `--username` flag. Do be sure to see the [permissions section](https://github.com/bwac2517/ghfetch#permissions)!\n\n### Portable Binaries\n\nFind some fancy binaries for you to use at https://github.com/bwac2517/ghfetch/releases!\n\n### Installing with Deno (Recommended)\n\n#### Install\n\n`$ deno install --unstable --allow-net --allow-run https://raw.githubusercontent.com/bwac2517/ghfetch/main/ghfetch.ts` will install the latest stable version.\n\nCheck out the [permissions section](https://github.com/bwac2517/ghfetch#permissions) for more info.\n\nYou can now use `ghfetch` if your Deno is correctly in your path.\n\n### Run it directly from the internet\n\n`$ deno run --unstable --allow-net --allow-run https://raw.githubusercontent.com/bwac2517/ghfetch/main/ghfetch.ts`\nCheck out the [permissions section](https://github.com/bwac2517/ghfetch#permissions) for more info.\n\n## Permissions\n\nThe recommended [permissions](https://deno.land/manual@v1.9.0/getting_started/permissions) are: `--allow-net`, `--allow-run`.\n\n`ghfetch` won't work without `--allow-net` and it won't be able to access your `gh` install without `--allow-run`.\n\n`ghfetch` also requires [`--unstable`](https://deno.land/manual@v1.9.0/examples/os_signals#concepts).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrshmllow%2Fghfetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrshmllow%2Fghfetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrshmllow%2Fghfetch/lists"}