Play grateful dead shows from archive.org
Go to file
Keith Irwin 6a5f7f661f
Replaced (C) with ©
2021-07-05 20:18:55 -06:00
LICENSE.md Replaced (C) with © 2021-07-05 20:18:55 -06:00
README.md Replaced (C) with © 2021-07-05 20:18:55 -06:00
gdead Replaced (C) with © 2021-07-05 20:18:55 -06:00

README.md

gdead

Opens grateful dead soundboards and plays them in your terminal.

Installation

# Download
git clone https://gitea.gf4.pw/ki9/gdead.git /usr/local/src/gdead
# "Build"
ln -s /usr/local/src/gdead/gdead /usr/local/bin/gdead

Usage

Takes year, month, and day as arguments and plays the top-rated soundboard on archive.org. All three args are required.

gdead 1969 08 16

License

gdead - Stream Grateful Dead soundboards from archive.org
Copyright © 2021 Keith Irwin (www.ki9.us)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.