App-week
view release on metacpan or search on metacpan
specified individually by following labels. No color is assigned to
these labels by default.
DOW_SU Sunday
DOW_MO Monday
DOW_TU Tuesday
DOW_WE Wednesday
DOW_TH Thursday
DOW_FR Friday
DOW_SA Saturday
DOW_CW Week Number
Three digit means 216 RGB values from `000` to `555`, and `L01`
.. `L24` mean 24 gray scales. Colormap is handled by
[Getopt::EX::Colormap](https://metacpan.org/pod/Getopt%3A%3AEX%3A%3AColormap) module; use \`perldoc Getopt::EX::Colormap\` for
detail.
You can add special effect afterward. For example, put next line in
your `~/.weekrc` to blink today. `$<move>` indicates to move
all following arguments here, so that insert this option at the end.
option default $<move> --cm 'THISDAY=+F'
# I18N
- **--i18n**
- **--i18n-v**
Both of these enables I18N options and Territory/Language information
will be shown if used **--i18n-v**.
# MODULES
Some modules are included in the distribution. These options can be
used without any special action, because they are defined to load
appropriate module automatically in default start up module
([App::week::default](https://metacpan.org/pod/App%3A%3Aweek%3A%3Adefault)).
- **-Mcolors**
--mono
--lavender
--green
--pastel
- **-Mnpb** (Nippon Professional Baseball Organization)
--tigers, --tigers-rev
--giants, --giants-rev
--lions, --lions-rev
- **-Molympic**
--tokyo2020, --tokyo2020-rev
--tokyo2020-gold, --tokyo2020-gold-rev
--para2020, --para2020-rev
- **--theme**
Option **--theme** is defined in default module, and choose given theme
option according to the background color of the terminal. If you have
next setting in your `~/.weekrc`:
option --theme tokyo2020
Option **--tokyo2020** is set for light terminal, and
**--tokyo2020-rev** is set for dark terminal.
Feel free to update these modules and send pull request to github
site.
# FILES
- `~/.weekrc`
Start up file. Use like this:
option default --i18n-v --theme tokyo2020
# INSTALL
## CPANMINUS
$ cpanm App::week
# SEE ALSO
[App::week](https://metacpan.org/pod/App%3A%3Aweek),
[https://github.com/kaz-utashiro/App-week](https://github.com/kaz-utashiro/App-week)
[Getopt::EX::termcolor](https://metacpan.org/pod/Getopt%3A%3AEX%3A%3Atermcolor),
[https://github.com/kaz-utashiro/Getopt-EX-termcolor](https://github.com/kaz-utashiro/Getopt-EX-termcolor)
[Getopt::EX::i18n](https://metacpan.org/pod/Getopt%3A%3AEX%3A%3Ai18n),
[https://github.com/kaz-utashiro/Getopt-EX-i18n](https://github.com/kaz-utashiro/Getopt-EX-i18n)
[Getopt::EX::Colormap](https://metacpan.org/pod/Getopt%3A%3AEX%3A%3AColormap)
[https://qiita.com/kaz-utashiro/items/603f4bca39e397afc91c](https://qiita.com/kaz-utashiro/items/603f4bca39e397afc91c)
[https://qiita.com/kaz-utashiro/items/38cb50a4d0cd34b6cce6](https://qiita.com/kaz-utashiro/items/38cb50a4d0cd34b6cce6)
[https://qiita.com/kaz-utashiro/items/be37a4d703f9d2208ed1](https://qiita.com/kaz-utashiro/items/be37a4d703f9d2208ed1)
# AUTHOR
Kazumasa Utashiro
# LICENSE
You can redistribute it and/or modify it under the same terms
as Perl itself.
# COPYRIGHT
The following copyright notice applies to all the files provided in
this distribution, including binary files, unless explicitly noted
otherwise.
Copyright 2018-2022 Kazumasa Utashiro
( run in 1.939 second using v1.01-cache-2.11-cpan-f56aa216473 )