{"id":21326158,"url":"https://github.com/mikepruett3/psfetch","last_synced_at":"2025-07-12T06:32:55.127Z","repository":{"id":22836965,"uuid":"26184146","full_name":"mikepruett3/psfetch","owner":"mikepruett3","description":"A PowerShell Implementation of the popular Bash Screenshot System Information utility (i.e. screenFetch)...","archived":false,"fork":false,"pushed_at":"2014-11-27T07:46:38.000Z","size":148,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-28T22:51:49.394Z","etag":null,"topics":["fetch","neofetch","powershell","powershell-script","system-identification","system-info","system-information"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ozak/georasters","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikepruett3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-04T19:06:49.000Z","updated_at":"2024-10-15T12:49:34.000Z","dependencies_parsed_at":"2022-08-17T17:55:21.954Z","dependency_job_id":null,"html_url":"https://github.com/mikepruett3/psfetch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikepruett3/psfetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fpsfetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fpsfetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fpsfetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fpsfetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikepruett3","download_url":"https://codeload.github.com/mikepruett3/psfetch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fpsfetch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264951610,"owners_count":23687974,"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":["fetch","neofetch","powershell","powershell-script","system-identification","system-info","system-information"],"created_at":"2024-11-21T21:08:41.806Z","updated_at":"2025-07-12T06:32:54.866Z","avatar_url":"https://github.com/mikepruett3.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PSFetch.ps1\r\n\r\n## What is PSFetch?\r\n\r\nA popular implementation of the Bash Screenshot System Information Utility (screenFetch), built in PowerShell.\r\n\r\nSimilar (in vein) to both [WinScreeny](https://github.com/Nijikokun/WinScreeny) and [CMDfetch](https://github.com/hal-ullr/cmdfetch)\r\nwithout the dependencies of LUA or a different command shell. This script is 100% written in PowerShell.\r\n\r\n\r\n![psfetch](http://i.imgur.com/EImqg5p.png)\r\n\r\n\r\n## Instructions\r\n\r\nClone the repository into a folder under your profile.\r\n\r\n    cd %UserProfile%\r\n\r\n    git clone https://github.com/mikepruett3/psfetch.git psfetch\r\n\r\nOnce the repo has been cloned to your user profile simply place this PowerShell script in your path somewhere, or create a link to the script in a folder\r\nwhich is already in your path...\r\n\r\n    PS \u003e mklink %SystemRoot%\\System32\\psfetch.ps1 %UserProfile%\\psfetch\\psfetch.ps1\r\n\r\nAfter that, make sure that your PowerShell Environment - **Execution Policy** is configured for **Unrestricted**.\r\n\r\n    PS \u003e Set-ExecutionPolicy Unrestricted\r\n\r\n## Usage\r\n\r\nOnce the script is somewhere in your path, you can execute it from any directory using the following...\r\n\r\n    PS \u003e psfetch.ps1\r\n\r\nIf you want to actually take a screenshot, include the **-PATH** variable to specify where to store the screenshot\r\n\r\n    PS \u003e psfetch.ps1 -Path \"Path\\to\\output\\file\"\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikepruett3%2Fpsfetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikepruett3%2Fpsfetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikepruett3%2Fpsfetch/lists"}