https://github.com/freddie-nelson/wfetch
A neofetch like cli tool for windows written entirely in Go
https://github.com/freddie-nelson/wfetch
cli neofetch rice
Last synced: 9 months ago
JSON representation
A neofetch like cli tool for windows written entirely in Go
- Host: GitHub
- URL: https://github.com/freddie-nelson/wfetch
- Owner: freddie-nelson
- Created: 2021-01-02T19:10:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T19:44:23.000Z (over 5 years ago)
- Last Synced: 2025-05-08T19:13:55.999Z (about 1 year ago)
- Topics: cli, neofetch, rice
- Language: Go
- Homepage:
- Size: 85 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ricing - wfetch - A neofetch like cli tool for windows. (go) (Packages / CLI Tools)
README

## Table of Contents 📰
- [Installation](#installation)
- [How to use](#getting-started)
- [License](#license)
- [Contact](#contact)
## Installation 🔥
```bash
# using go cli
go get github.com/freddie-nelson/wfetch
go install github.com/freddie-nelson/wfetch
```
## How to use 👍
```bash
# Default terminal color
wfetch
# Pick color from desktop wallpaper
wfetch --wall
```
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright © 2020 - Present, Freddie Nelson
## Contact
- [Send me an email 📧](mailto:freddie0208@hotmail.com)
- [DM me through twitter](https://twitter.com/freddie_dev)
- [Contact me through my website](https://freddienelson.co.uk)