Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justleoo/skyfetch

☁️ a simple system information fetch
https://github.com/justleoo/skyfetch

cargo cli command-line commandline fetch linux neofetch pfetch rust screenfetch sky system system-information terminal

Last synced: about 2 months ago
JSON representation

☁️ a simple system information fetch

Awesome Lists containing this project

README

        


skyfetch ☁️


a system information fetch written in rust :crab:




## requirements

- cargo
- install with `curl https://sh.rustup.rs -sSf | sh` or use install script of skyfetch

## installation

```
git clone https://github.com/justleoo/skyfetch
cd skyfetch
cargo install --path .
```

and use `skyfetch` command in your terminal!

## thanks :heart:

[yxqsnz](https://github.com/yxqsnz) improve code quality

[S0raWasTaken](https://github.com/s0rawastaken) capture variable in string

## license

MIT.