Skip to content

herobuxx/akebi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akebi - Simple Bash System Information

Script Testing

A simple bash script to show information of your Linux System.

Usage

There's no special stuff yet. Just type:

$ akebi

Supported OS

  • Linux
  • macOS
  • Windows (Partially)

Installation

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

Dependencies

Akebi uses following packages/binaries to show informations of your system

  • cat
  • lscpu
  • grep
  • sed
  • awk
  • free
  • lsb_release
  • uname
  • cut
  • uptime
  • x11-xserver-utils
  • dnsutils

Contribute

Feel free to contribute anytime you want! Feel free to do a Pull-request

Links

About

Simple Bash Script to Show System Infomration. It's Retarded, NGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors