ep

command module
v0.0.0-...-473f5cf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2020 License: MIT Imports: 1 Imported by: 0

README

ep

A CLI-based podcast player.

Installation

On Windows and macOS, all you need to do is install ep

go get github.com/wallnutkraken/ep

On Linux, you need to get the libasound2-dev package. On Debian based systems this can be done with the following command:

sudo apt install libasound2-dev

Usage

Just call ep and it will show a list of commands you can use. You can also call ep help {command} to get help on a specific command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package player is responsible for playback of the podcast audio NOTE: a package used in player requires libasound2-dev on Linux.
Package player is responsible for playback of the podcast audio NOTE: a package used in player requires libasound2-dev on Linux.
Package poddata is the DAL for ep.
Package poddata is the DAL for ep.
subscription
Package subscription holds the data types for subscriptions and podcast episodes
Package subscription holds the data types for subscriptions and podcast episodes
Package podsync handles the sync of podcast episodes, as well as the retrieval of podcast data from a given RSS feed
Package podsync handles the sync of podcast episodes, as well as the retrieval of podcast data from a given RSS feed
Package pprinter is the pretty printer package that handles printing content like episode lists to the console
Package pprinter is the pretty printer package that handles printing content like episode lists to the console
Package stream is responsible for creating streams from URLs and retrieving any relevant data such as file type
Package stream is responsible for creating streams from URLs and retrieving any relevant data such as file type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL