[go: up one dir, main page]

whoami 0.3.0

Retrieve the current user and environment.
Documentation
# Whoami
A library and program that retrieves the current user and environment.

## Installing
If you clone the repo, install with `cargo install --path . --features="term" --force`.
Otherwise, install with `cargo install whoami --features="term" --force`.

## Features
* Get the user's full name
* Get the user's username
* Get the computer's hostname
* Get the computer's fancy name
* Get the computer's desktop environment
* Get the computer's OS name and version
* Works on Linux / Windows / Mac OS (for some functions)

## TODO
* Work on Mac OS / iOS / Android / Nintendo Switch / Wasm (Web Assembly) / other OS's.

## Links
* [Website]https://free.plopgrizzly.com/whoami
* [Cargo]https://crates.io/crates/whoami
* [Documentation]https://docs.rs/whoami
* [Change Log]https://free.plopgrizzly.com/whoami/changelog
* [Contributing]https://plopgrizzly.com/contributing
* [Code of Conduct]https://free.plopgrizzly.com/whoami/codeofconduct

---

[![Plop Grizzly](https://plopgrizzly.com/images/logo-bar.png)](https://plopgrizzly.com)