MACCHINA(1) | General Commands Manual | MACCHINA(1) |
NAME
macchina - A system information frontend, with an (unhealthy) emphasis on performance.
SYNOPSIS
macchina [FLAGS]
FLAGS
-d, --doctor
-e, --export-config
-c, --config=FILE
This is helpful in cases where macchina fails to parse the configuration file from the default path, i.e. $XDG_CONFIG_HOME/macchina/macchina.toml.
-l, --list-themes
Themes are TOML files which must be placed in $XDG_CONFIG_HOME/macchina/themes. Whatever this flag returns to the console can be used with the --theme flag.
-t, --theme=THEME
You should verify whether macchina was able to find your theme with --list-themes.
-i, --interface=IF_NAME
-s, --current-shell
-C, --logical-cores
-K, --long-kernel
-S, --long-shell
-U, --long-uptime
-m, --memory-percentage
-D, --disks
-p, --disk-space-percentage
-h, --help
-v, --version
-o, --show
Please note that the order these are listed in will be the order that they are displayed in.
Possible values are (case-sensitive):
- Host
- Machine
- Kernel
- Distribution
- OperatingSystem
- DesktopEnvironment
- WindowManager
- Packages
- Shell
- Terminal
- LocalIP
- Backlight
- Resolution
- Uptime
- Processor
- ProcessorLoad
- Memory
- Battery
- GPU
- DiskSpace
--ascii-artists
SEE ALSO
macchina(7)
AUTHORS
Written and maintained by the Macchina-CLI team:
- Taha Aziz Ben Ali <ba.tahaaziz@gmail.com>
- Uttarayan Mondal <email@uttarayan.me>
- Marvin Haschker <marvin@haschker.me>
RESOURCES
This project is hosted at https://github.com/Macchina-CLI/macchina.
2024-09-29 |