Skip to content

emasaka/jpholidayp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

jpholidayp

Is it holiday today in Japan?

SYNOPSIS

jpholidayp

DESCRIPTION

Check "Is it holiday today?" in Japan.

No arguments, and no output. Reports as exit status:

  • 0 (success): holiday
  • 1: not holiday

"Holiday" means:

It creates cache file at ~/.jpholidayp directory.

EXAMPLES

usages in crontab.

jpholidayp && some-command

Run some-command in holiday.

jpholidayp || some-command

Run some-command in weekday.

REQUIRES

  • Python
  • PyYAML

PROXY

This program accesses internet server once in 5 days.

If you have to use proxy to access internet, set https_proxy environment variable.

AUTHOR

emasaka

About

Is it holiday today in Japan?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages