https://github.com/sjapanwala/winfetch
adaptation of neofetch, but on windows and built in batch
https://github.com/sjapanwala/winfetch
neofetch screenfetch window11 windows winfetch
Last synced: 3 months ago
JSON representation
adaptation of neofetch, but on windows and built in batch
- Host: GitHub
- URL: https://github.com/sjapanwala/winfetch
- Owner: sjapanwala
- License: mit
- Created: 2024-03-08T21:10:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T00:17:51.000Z (about 1 year ago)
- Last Synced: 2025-01-17T12:56:10.167Z (5 months ago)
- Topics: neofetch, screenfetch, window11, windows, winfetch
- Language: Batchfile
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Winfetch, A Neofetch Clone! V3
![]()
![]()
## Table of Contents
- [ℹ️ Description](#what-is-winfetch)
- [ℹ️ Installation](#installation)
- [ℹ️ Information](#information)## What Is Winfetch?
- To understand what **Winfetch** is, we need to understand what **Neofetch** is. Neofetch is a command-line utility used primarily in Unix-like operating systems (such as Linux distributions) to display system information in the terminal. It gathers information about the system's operating system, kernel version, desktop environment, hardware, and other relevant details, and presents them in a visually appealing ASCII art or text-based format.
- **Winfetch** is a simpler adaptation of what **Neofetch** is, but on Windows.
## Installation
1) [Click Me To Download ZIP File](https://github.com/sjapanwala/winfetch/archive/refs/heads/main.zip)
2) After Installing and Extracting the file move the file into the windows folder. start a terminal session with admin priv ```move "winfetch.cmd" "C:\Windows"```
3) Now you can use winfetch anywhere you want!
- ```recommended to add file into C:\Windows, for access from any dir from terminal```