Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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])