App-week
view release on metacpan or search on metacpan
script/week view on Meta::CPAN
DOW_TH Thursday
DOW_FR Friday
DOW_SA Saturday
DOW_CW Week Number
Three digit means 216 RGB values from C<000> to C<555>, and C<L01>
.. C<L24> mean 24 gray scales. Colormap is handled by
L<Getopt::EX::Colormap> module; use `perldoc Getopt::EX::Colormap` for
detail.
You can add special effect afterward. For example, put next line in
your F<~/.weekrc> to blink today. C<< $<move> >> indicates to move
all following arguments here, so that insert this option at the end.
option default $<move> --cm 'THISDAY=+F'
=head1 I18N
=over 4
=item B<--i18n>
=item B<--i18n-v>
Both of these enables I18N options and Territory/Language information
will be shown if used B<--i18n-v>.
=back
=head1 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
(L<App::week::default>).
=over 4
=item B<-Mcolors>
--mono
--lavender
--green
--pastel
=item B<-Mnpb> (Nippon Professional Baseball Organization)
--tigers, --tigers-rev
--giants, --giants-rev
--lions, --lions-rev
=item B<-Molympic>
--tokyo2020, --tokyo2020-rev
--tokyo2020-gold, --tokyo2020-gold-rev
--para2020, --para2020-rev
=item B<--theme>
Option B<--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 C<~/.weekrc>:
option --theme tokyo2020
Option B<--tokyo2020> is set for light terminal, and
B<--tokyo2020-rev> is set for dark terminal.
=back
Feel free to update these modules and send pull request to github
site.
=head1 FILES
=over 4
=item F<~/.weekrc>
Start up file. Use like this:
option default --i18n-v --theme tokyo2020
=back
=head1 INSTALL
=head2 CPANMINUS
$ cpanm App::week
=head1 SEE ALSO
L<App::week>,
L<https://github.com/kaz-utashiro/App-week>
L<Getopt::EX::termcolor>,
L<https://github.com/kaz-utashiro/Getopt-EX-termcolor>
L<Getopt::EX::i18n>,
L<https://github.com/kaz-utashiro/Getopt-EX-i18n>
L<Getopt::EX::Colormap>
L<https://qiita.com/kaz-utashiro/items/603f4bca39e397afc91c>
L<https://qiita.com/kaz-utashiro/items/38cb50a4d0cd34b6cce6>
L<https://qiita.com/kaz-utashiro/items/be37a4d703f9d2208ed1>
=head1 AUTHOR
Kazumasa Utashiro
=head1 LICENSE
You can redistribute it and/or modify it under the same terms
as Perl itself.
=head1 COPYRIGHT
( run in 0.574 second using v1.01-cache-2.11-cpan-f56aa216473 )