https://github.com/iogamaster/skyfetch
☁️ a simple system information fetch
https://github.com/iogamaster/skyfetch
Last synced: 8 months ago
JSON representation
☁️ a simple system information fetch
- Host: GitHub
- URL: https://github.com/iogamaster/skyfetch
- Owner: IogaMaster
- License: apache-2.0
- Created: 2023-11-22T18:14:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T18:14:27.000Z (over 2 years ago)
- Last Synced: 2024-12-26T14:14:03.005Z (over 1 year ago)
- Language: Rust
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.