https://github.com/trizen/alsi
A command-line system information tool for Arch Linux.
https://github.com/trizen/alsi
Last synced: about 1 year ago
JSON representation
A command-line system information tool for Arch Linux.
- Host: GitHub
- URL: https://github.com/trizen/alsi
- Owner: trizen
- License: gpl-3.0
- Created: 2014-05-18T23:20:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T18:16:48.000Z (over 4 years ago)
- Last Synced: 2025-04-10T00:07:54.414Z (about 1 year ago)
- Language: Perl
- Homepage: http://trizenx.blogspot.com/2012/08/alsi.html
- Size: 42 KB
- Stars: 35
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A command-line system information tool for Arch Linux.

----
### Options
```
usage: alsi [options]
main options:
-a --archey : use archey's logo
-n --screenfetch : use screenfetch's logo
-f --file-logo=file : read logo from a specific file
-t --text-color : use color for values as well
-l --list : output the lines bellow the logo
-u --usage-colors : highlight the usage for RAM and HDD
--usage-bcolors : same as above, but with bold colors
--bold=[color] : change the bold color
--normal=[color] : change the normal color
--[color] : set color1 and color2 at the same color.
Available colors are: black, red, green yellow,
blue, purple, cyan and white
other options:
-s --screenshot : take a screenshot
--update-config : update the configuration file
--noconfig : don't load the configuration file
```