Awesome
Tite
Tite(time + date) is a nodeJS CLI app that tells you Time & Date information.
Tite shows you both Jalali
& Gregorian
date information alongside time info.
Demo
Development Technologies
typescript
javascript
nodeJS
Requirements
To use this package, make sure you have yarn
installed on your machine:
macOS:
> brew install yarn
Linux:
> curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
> sudo apt-get update && sudo apt-get install yarn
Installation
Install package:
> yarn global add @alipiry/tite-cli
Usage
Simply run tite
to get time and date information:
> tite
You can use following command to see tite
options:
> tite -h
Available options
-y, --year
: Shows the year of current date
-m, --month
: Shows the month of current date
-d, --day
: Shows the day of current date
-w, --weekday
: Shows the week day of current date
-t, --time
: Shows current time
Development
Clone the project:
> git clone git@github.com:alipiry/tite-cli.git
Install dependencies and dev dependencies:
> cd tite-cli/
> yarn
Running
> yarn dev
Production
> yarn build
Author
LICENSE
Tite is MIT-licensed.
Support
If you enjoy using this tool, please consider buying me a coffee. :grin:
<a href="https://blockchain.com/btc/payment_request?address=1FNxb5Lk4j3Q17YDVop6xTtZsp8UeDjySA&amount=0.00041731&message=$5 Coffee for supporting Ali Piry" target="_blank"><img src="https://blockchain.info/Resources/buttons/donate_64.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" /></a>