https://github.com/dschier-wtd/cutefetch
A super minimal screen fetch for bash. Written in Go and more or less for my own demand and exercises.
https://github.com/dschier-wtd/cutefetch
bash cli cute golang screenfetch terminal
Last synced: about 1 year ago
JSON representation
A super minimal screen fetch for bash. Written in Go and more or less for my own demand and exercises.
- Host: GitHub
- URL: https://github.com/dschier-wtd/cutefetch
- Owner: dschier-wtd
- License: bsd-3-clause
- Created: 2023-09-19T15:06:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T11:57:49.000Z (about 2 years ago)
- Last Synced: 2025-04-23T19:24:50.185Z (about 1 year ago)
- Topics: bash, cli, cute, golang, screenfetch, terminal
- Language: Go
- Homepage:
- Size: 2.98 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# Cutefetch
A super minimal screen fetch for bash. Written in Go and more or less for my own
demand and exercises.
## Motivation
I wanted to learn more about Go and have a nice screen fetch alternative,
matching my cute'ish desktop theme. Therefore, I started to work on this piece
of code.`
## Description
It's just a small screen fetch.

## Contribute
The screen fetch is intended to be used by myself. Therefore, I don't consider
that there will be a lot of contribution. In case you like it, want to modify it
and enhance the code, please feel free to open a Pull Request or suggest a
feature.
## License
Except otherwise noted, all work is [licensed](LICENSE) under a
[BSD-3-Clause License](https://opensource.org/licenses/BSD-3-Clause).
## Contact
Please feel free to reach out to me to provide feedback or get in touch.
- Site:
- Blog:
- Code:
- Mail: [dschier@while-true-do.io](mailto:dschier@while-true-do.io)