Changelog | Source | Getting Started
Retrieve the current user and environment through simple functions.
Check out the documentation for examples.
Features
- Get the user's full name
- Get the user's username
- Get the devices's hostname
- Get the devices's "pretty" or "fancy" name
- Get the devices's desktop environment
- Get the devices's OS name and version
- Get the devices's platform name
Supported Platforms
WhoAmI targets all platforms that can run Rust, including:
- Linux
- Windows
- Mac OS
- Web Assembly
- BSD
- Android (may partially or fully work, but untested) planned later
- iOS / various game consoles planned later
- Redox planned later
- Fuchsia planned later
- Others? (make a PR)
Binary
whome: whoami command RiR (Re-written in
Rust) that depends on this crate.
License
Licensed under any of
- Apache License, Version 2.0, (LICENSE_APACHE_2_0.txt or https://www.apache.org/licenses/LICENSE-2.0)
- MIT License, (LICENSE_MIT.txt or https://mit-license.org/)
- Boost License, Version 1.0, (LICENSE_BOOST_1_0.txt or https://www.boost.org/LICENSE_1_0.txt) at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.
Help
If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.