Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
☁️ a simple system information fetch
- Host: GitHub
- URL: https://github.com/justleoo/skyfetch
- Owner: justleoo
- License: apache-2.0
- Created: 2022-03-18T20:53:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T18:10:26.000Z (about 1 year ago)
- Last Synced: 2024-11-12T07:38:05.758Z (3 months ago)
- Topics: cargo, cli, command-line, commandline, fetch, linux, neofetch, pfetch, rust, screenfetch, sky, system, system-information, terminal
- Language: Rust
- Homepage:
- Size: 86.9 KB
- Stars: 38
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dotfiles - skyfetch - a system information fetch written in rust 🦀. (Included Software / Acknowledgments)
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.