jcal

Display calendar information in the Jalali format, with the current day highlighted. More information: <http://www.nongnu.org/jcal/>.

Install

All systems
curl cmd.cat/jcal.sh
Debian Debian
apt-get install jcal
Ubuntu
apt-get install jcal
image/svg+xml Kali Linux
apt-get install jcal
Fedora
dnf install jcal
Windows (WSL2)
sudo apt-get update sudo apt-get install jcal
OS X
brew install jcal
Raspbian
apt-get install jcal

Display calendar information in the Jalali format, with the current day highlighted. More information: <http://www.nongnu.org/jcal/>.

  • Display a calendar for the current month:
    jcal
  • Display the previous, current, and next months:
    jcal -3
  • Display a calendar for a specific year (4 digits):
    jcal year
  • Display a calendar for a specific month and year:
    jcal year month

© tl;dr; authors and contributors