Skip to content

NHKラジオの聴取をTimeManagerにスケジュールするためのプログラムです。

Notifications You must be signed in to change notification settings

ll0s0ll/radiru_for_timemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NHKラジオの聴取をTimeManagerにスケジュールするためのプログラムです。

標準では繰り返し実行されます。繰り返す回数、間隔はオプションで設定できます。

SYNOPSIS

radiru_for_timemanager.py [-h] [-i INTERVAL] [-r REPEAT] [-v] {sapporo,sendai,tokyo,nagoya,osaka,hiroshima,matsuyama,fukuoka} {r1,r2,fm} schedule duration caption

EXAMPLE

# NHKラジオ第一 仙台放送局のすっぴんをスケジュールする。
$ radiru_for_timemanager.py sendai r1 "5 8 * * 1-5" 13500 "すっぴん"

NOTE

内部で以下のプログラムを呼び出しています。

SEE ALSO

TimeManagerを使って、聴きたいラジオ番組が流れてくる、自分だけのラジオを作る

About

NHKラジオの聴取をTimeManagerにスケジュールするためのプログラムです。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages