Skip to content

PaulSayantan/TermTube

Repository files navigation

TermTube

Build Status GitHub last commit (branch)

GitHub go.mod Go version Docker build

A Terminal Youtube App | Play, Listen & Enjoy, right from your terminal !!

Requirements

Installation

$ git clone https://github.com/PaulSayantan/TermTube.git

$ cd TermTube

$ CGO_CFLAGS="-w" go build

$ ./TermTube

Docker

Build

docker build -t termtube

or download pre-build image

docker pull belikesayantan/termtube

then run it

docker run -it --device /dev/snd:/dev/snd termtube:latest

Codebase Map

A feature map to visualize the code-base of the current project. Click here

Show your support

Give a ⭐ if you liked this project !!