Giter VIP home page Giter VIP logo

ferris-fetch's Introduction

๐ŸŽจ๐Ÿฆ€ ferris-fetch

Inspired by gofetch ๐Ÿ’–

๐Ÿ› ๏ธ Cross platfrom System Info Tool for Rustaceans ๐Ÿฆ€

Installation ๐Ÿ”จ

cargo install ferris-fetch

Contributing ๐Ÿค

Contributions, issues and feature requests are welcome! ๐Ÿ‘
Feel free to check open issues.

Quick Start ๐Ÿš€

git clone https://github.com/irevenko/ferris-fetch.git
cd ferris-fetch
cargo build

What I Learned ๐Ÿง 

  • Rust basics

License ๐Ÿ“‘

(c) 2021 Ilya Revenko. MIT License

ferris-fetch's People

Contributors

follpvosten avatar irevenko avatar kimhappy avatar mustafasalih1993 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ferris-fetch's Issues

Wrong message on Win11

As is shown in the picture follow, I run ferris-fetch on windows 11 but it indicates that my computer is on windows 10. I believe this is a bug.
image

I dont know I am a noob sorry this is my first issue||

git clone https://github.com/irevenko/ferris-fetch.git
cd ferris-fetch
cargo build
ran these commands and got this error in linux mint


manasvin5@Manasvin-Mint-desktop:~$ cd ferris-fetch
manasvin5@Manasvin-Mint-desktop:~/ferris-fetch$ cargo build
    Updating crates.io index
  Downloaded cfg-if v1.0.0
  Downloaded colored v2.1.0
  Downloaded lazy_static v1.4.0
  Downloaded whoami v1.5.1
  Downloaded sysinfo v0.23.13
  Downloaded 5 crates (184.8 KB) in 2.16s
   Compiling libc v0.2.153
   Compiling sysinfo v0.23.13
   Compiling lazy_static v1.4.0
   Compiling cfg-if v1.0.0
   Compiling once_cell v1.19.0
   Compiling colored v2.1.0
   Compiling whoami v1.5.1
   Compiling ferris-fetch v1.2.4 (/home/manasvin5/ferris-fetch)
warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
  --> src/main.rs:85:17
   |
85 |         whoami::hostname().bright_red().bold()
   |                 ^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
  --> src/main.rs:87:67
   |
87 |     let splitline = "โ•".repeat(whoami::username().len() + whoami::hostname().len() + 1);
   |                                                                   ^^^^^^^^

warning: `ferris-fetch` (bin "ferris-fetch") generated 2 warnings
    Finished dev [unoptimized + debuginfo] target(s) in 17.92s

not working For MacOs

Hello Team,

IT seems not work on MacOS, cpu info is only GEnuineIntel (intel core i7) or nothing (ARM64)

Any idea?

Thanks,

Jianshu

`cargo install --list` lines / 2 is not how to count the number of installed crates

Crates may install more than one binary, for example:

cargo-binutils v0.3.2:
    cargo-nm
    cargo-objcopy
    cargo-objdump
    cargo-profdata
    cargo-readobj
    cargo-size
    cargo-strip
    rust-ar
    rust-ld
    rust-lld
    rust-nm
    rust-objcopy
    rust-objdump
    rust-profdata
    rust-readobj
    rust-size
    rust-strip
cargo-edit v0.7.0:
    cargo-add
    cargo-rm
    cargo-upgrade
sqlx-cli v0.2.0:
    cargo-sqlx
    sqlx

Counting the un-indented lines should work though.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.