Releases: oleiade/mymy
Releases · oleiade/mymy
v0.3.0
Version v0.3.0 introduces a couple of new commands:
cpu
: Get information about your CPU, including its name, number of cores, and clock speed.ram
: Get information about your system's RAM, including its total capacity and usage.disks
: List all the disks attached to your system.
It also brings much needed improvements to the program's error handling.
v0.2.0
This version introduces a bunch of new features:
hostname
: Retrieve your system's hostname.username
: Find out your current user's system username.device-name
: Get your device's configured name.os
: Identify the operating system your system is running.architecture
: Determine your CPU's architecture.interfaces
: List all the network interfaces configured on your system.