howami

Crates.iohowami
lib.rshowami
version0.1.3
sourcesrc
created_at2021-02-05 03:48:52.737011
updated_at2021-02-05 10:20:37.548521
descriptionAsk your computer not just whoami, but howami.
homepage
repositoryhttps://github.com/LeptoFlare/howami
max_upload_size
id350877
size15,879
(LeptoFlare)

documentation

README

howami

Ask your computer not just whoami, but howami.

crates.io License Stars

The always ask whoami but never howami... but that can change. This wonderful tool lets you check up on how your computer is doing, see it's overall health.

  • Check basic stats like cpu, memory, battery usage.
  • All displayed in english sentences.

Usage

  1. To install the package, first make sure you have Rust installed.
  2. Then just do:
    cargo install howami
    

Contributing

  1. Fork the repository and clone it.
  2. Make a new branch to submit your pull request from.

Running locally

  1. git clone https://github.com/LeptoFlare/howami.git
  2. cd howami
  3. cargo run

Contact me · @LeptoFlare · lepto.tech

As always, distributed under the MIT license. See LICENSE for more information.

https://github.com/LeptoFlare/howami

Commit count: 17

cargo fmt