Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nepnep39/neofetch-win
Simple, ultra-lightweight neofetch clone for Windows 10+ written in C++
https://github.com/nepnep39/neofetch-win
cli neofetch specs sysinfo windows winget
Last synced: about 1 month ago
JSON representation
Simple, ultra-lightweight neofetch clone for Windows 10+ written in C++
- Host: GitHub
- URL: https://github.com/nepnep39/neofetch-win
- Owner: nepnep39
- License: mit
- Created: 2023-02-22T17:38:23.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T00:20:12.000Z (9 months ago)
- Last Synced: 2024-08-03T22:18:12.789Z (5 months ago)
- Topics: cli, neofetch, specs, sysinfo, windows, winget
- Language: C++
- Homepage:
- Size: 73.2 KB
- Stars: 123
- Watchers: 4
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - nepnep39/neofetch-win - Simple, ultra-lightweight neofetch clone for Windows 10+ written in C++ (C++)
README
# neofetch-win #
Simple, ultra-lightweight neofetch clone for Windows 10+ written in C++ and installable through winget. The executable is just under 75KB and requires no dependencies other than the MS Visual C++ redists (which should be installed already, and if they're not my installer will take care of that for you :)
2024-03-27 - Thanks for 50 000 downloads!! 🥳🎉
## Install ##
`winget install neofetch`
`neofetch`
That's it
## Build ##
Used to only compile in C++20, now should build with older standards (tested and working for C++11 and 14)
Run from project root directory
`msbuild.exe /p:IncludePath=. /clp:ErrorsOnly /p:Configuration=Release`## Pictures ##
![neofetch121](https://github.com/nepnep39/neofetch-win/assets/119973523/bf25c8af-4dba-445f-b515-2629b559facb)
![win10](https://user-images.githubusercontent.com/119973523/222497683-b473a644-3bb7-43fb-8bbc-ff5bf3a87481.png)
![win11](https://user-images.githubusercontent.com/119973523/224430965-30442685-638f-4096-8579-b97700b419e6.png)
Evil Jay — Today at 7:05 PM
Well you're gonna have a hard time selling your bootleg neofetch :stoichSlow:made with love by nepnep