#calendar #persian #khorshid #jalali #month

app khorshid-calendar

Displays Persian/Jalali calendar

1 unstable release

Uses new Rust 2024

new 0.1.0 Apr 16, 2025

#1134 in Command line utilities

GPL-3.0-or-later

42KB
360 lines

khorshid-calendar

A program for displaying Persian/jalali calendar

SYNOPSIS

Usage: khorshid-calendar [OPTIONS]

Options:
  -p, --persian
  -e, --english
  -c, --color
  -3             Three months
  -y, --year
  -h, --help     Print help
  -V, --version  Print version

BUILDING

Using Cargo.

cargo build -p khorshid-calendar

TESTING

Using Cargo.

cargo test -p khorshid-calendar

and

FAKE_DATE=1 cargo test -p khorshid-calendar

INSTALLATION

Using Cargo.

From crates.io:

cargo install khorshid-calendar

From Source:

cargo install --path khorshid-calendar

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Dependencies

~2.7–4MB
~69K SLoC