DiracSpace / Datter

Yet another simple CLI Data Grabber (Datter) for system information and compatible music players

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datter

Yet another simple CLI Data Grabber (Datter) for system information and compatible music players

Installation

First, you need a local repository, so do this:

$ git clone https://github.com/DiracSpace/Datter.git

Then, we will specify that it's gonna be an executable shell script and add it to /usr/bin

$ sudo make install

Usage

Just type the following:

$ datter

Dependencies

  • Obviously, you need bash
  • coreutils
  • playerctl
  • hddtemp
  • nmcli

Snapshots

About

Yet another simple CLI Data Grabber (Datter) for system information and compatible music players


Languages

Language:Shell 97.3%Language:Makefile 2.7%