A simple bash script to show information of your Linux System.
There's no special stuff yet. Just type:
$ akebi
- Linux
- macOS
- Windows (Partially)
To install Akebi to your system, type:
$ git clone https://github.com/herobuxx/akebi
$ cd akebi
$ bash install.sh
But, if you are not running Ubuntu/Debian, ArchLinux and any other distro with pacman package manager you have to install dependencies listed here. Then, run:
# make
# make install
Akebi uses following packages/binaries to show informations of your system
catlscpugrepsedawkfreelsb_releaseunamecutuptimex11-xserver-utilsdnsutils
Feel free to contribute anytime you want! Feel free to do a Pull-request