koutsie / genstat

A rough script to make a almost presentable system showcase.

Home Page:https://koutsie.github.io/genstat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genstat

genstat

A rough script to make a almost presentable system showcase and host it.

Depencies: neofetch, vnstat, lm-sensors, curl, perl, awk & sed

debian

  • sudo apt install neofetch vnstat lm-sensors curl
  • wget https://github.com/koutsie/genstat/raw/master/genstat.sh
  • chmod +x genstat.sh && ./genstat.sh

gentoo

  • sudo emerge --ask net-analyzer/vnstat net-misc/curl app-misc/neofetch
  • wget https://github.com/koutsie/genstat/raw/master/genstat.sh
  • chmod +x genstat.sh && ./genstat.sh

arch

  • sudo pacman -S curl neofetch vnstat lm_sensors sed
  • wget https://github.com/koutsie/genstat/raw/master/genstat.sh
  • chmod +x genstat.sh && ./genstat.sh

android

  • pkg install neofetch curl wget
  • wget https://github.com/koutsie/genstat/raw/master/genstat.sh
  • chmod +x genstat.sh && ./genstat.sh

*Note: android doesnt do xdg-open so uhh, i need to figure out an way sometime when i get to it

About

A rough script to make a almost presentable system showcase.

https://koutsie.github.io/genstat/

License:Other


Languages

Language:Shell 100.0%