ashwin-fetch

Crates.ioashwin-fetch
lib.rsashwin-fetch
version0.0.2
created_at2025-07-14 03:49:35.495906+00
updated_at2025-07-14 22:41:00.276028+00
descriptionSimilar to `neofetch` but written with rust.
homepagehttps://github.com/rohitashwin/ashwin-fetch/
repositoryhttps://github.com/rohitashwin/ashwin-fetch/
max_upload_size
id1751083
size81,293
(rohitashwin)

documentation

https://docs.rs/ashwin-fetch

README

Ashwin Fetch

Install Instructions

  • Make sure you have rust and cargo installed
  • cargo install ashwin-fetch should compile and install the binary

About

  • A simple project I wanted to try out for learning rust.
  • Should work on macOS, Windows, Linux, android, etc.
  • Output looks like this:

       :#.                      ashwinrohit@Madurai.local
       :#-:****************+    -------------------------
         -::::::::.......:::    OS:        macOS 15.5
   .#*               -**=:.     Serial:    T123456789
    #-::            =%%=:.      Kernel:    Darwin 24.5.0
     --::.        :*%#::        Uptime:    30d 7h 5m
       -:::.    .=%%-:          CPU:       Apple M1 Pro - 8 cores, 5.66% avg, 3228.00 MHz
         :::=######:.           GPU 0:     Apple M1 Pro
          .::::::..             Memory:    9948/16384 MB used

Commit count: 0

cargo fmt