Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-01T11:57:49.000Z (8 months ago)
- Last Synced: 2024-10-09T14:30:47.511Z (about 1 month ago)
- Topics: bash, cli, cute, golang, screenfetch, terminal
- Language: Go
- Homepage:
- Size: 2.98 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub](https://img.shields.io/github/license/dschier-wtd/cutefetch)
![Pipeline](https://github.com/dschier-wtd/cutefetch/actions/workflows/pipeline.yml/badge.svg)# 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.
![screenshot](./docs/assets/cutefetch-screenshot.png)
## 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: [[email protected]](mailto:[email protected])