Crates.io | jfetch |
lib.rs | jfetch |
version | 0.0.7 |
source | src |
created_at | 2024-06-20 19:22:37.659161 |
updated_at | 2024-07-09 17:44:32.51411 |
description | Simple command-line system information tool written tool like neofetch but in rust 🦀 |
homepage | https://github.com/Aviksaikat/Just_Fetch |
repository | https://github.com/Aviksaikat/Just_Fetch |
max_upload_size | |
id | 1278291 |
size | 36,542 |
Saikat Karmakar | 17 Jun 2024
Just Fetch, or simply jfetch, is a super cool command-line system information tool written in Rust. It's fast, efficient, and gives you all the essential system information in a neat and organized way, just like neofetch but in Rust! 🚀
Just Fetch - because fetching system info should be Just simple and cool. ✨
Just Fetch displays the following system information:
To install jfetch, you need to have Rust installed. Then run:
cargo install jfetch
git clone https://github.com/Aviksaikat/Just_Fetch
cd Just_fetch
cargo build --bin jfetch
# run
cargo run --bin jfetch
Simply run:
jfetch
This will display all your system information in a clean and organized format. 🖥️
❯ OS: Ubuntu 20.04.2 LTS
❯ Kernel: 5.8.0-53-generic
❯ Architecture: x86_64
❯ Hostname: myhostname
❯ Shell: zsh
❯ Uptime: 5 days, 3 hours, 22 minutes
❯ Disk: 50GB / 200GB
❯ Memory: 8GB / 16GB
❯ Battery 100%
jfetch -h
Simple command-line system information tool written tool like neofetch but in rust 🦀
Usage: jfetch [OPTIONS]
Options:
-n, --no-banner
-h, --help Print help
-V, --version Print version
This project is licensed under the MIT License. See the LICENSE file for details.
Here are some features and improvements planned for future releases:
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
For any questions, feel free to open an issue.
⭐️ Don't forget to give this project a star on GitHub if you find it useful!
Happy Fetching! 🥳