masoudniki / jcal
simple jcal calender in terminal written with php
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/masoudniki/jcal
This package is auto-updated.
Last update: 2025-11-04 21:12:16 UTC
README
simple jalai calendar for terminal written in php language
installation
easily install it with composer:
composer global require masoudniki/jcal
then if you did not add composer to your path run command below:
export PATH="$PATH:$HOME/composer/vendor/bin"
if command up did not work run this one:
export PATH="$PATH:$HOME/.config/composer/vendor/bin"
how to use it?
just run jcal in your terminal
