0.0
No commit activity in last 3 years
No release in over 3 years
In Our Time Player
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.0.0

Runtime

>= 0.8.1
>= 2.1.4
 Project Readme

Gem Version

In Our Time

Select, automatically download, and play BBC In Our Time podcasts easily, from the command line.

Podcast is archived locally for offline access in the future.

Regularly checks for new podcasts.

  • Light Theme

compile image

  • Dark Theme

compile image

Installation:

gem install in_our_time
iot

Config:

Config can be found at '~/.in_our_time/config.yml'

mp3 player:

By default uses afplay as the media player but gains Forward skip, Reverse Skip, Pause and Resume controls when used with mpg123. Install mpg123 and modify the config.yml file to use mpg123:

:mpg_player: :mpg123

Command line options:

Version:

iot --version

Help:

iot --help