aaja
Version:
CLI tool to get details about today's nepali date, tithi, public events and current time.
86 lines (57 loc) • 2.11 kB
Markdown
<p align="center">
<img src="assets/logo.svg" alt="Logo" />
</p>
<p align="center">
<a href="https://www.npmjs.org/package/aaja"><img src="https://img.shields.io/npm/v/aaja?style=flat-square&logo=npm&label=npm"></a>
<a href="https://www.npmjs.org/package/aaja"><img alt="npm bundle size" src="https://img.shields.io/bundlephobia/min/aaja?color=brightgreen&label=package%20size&style=flat-square"></a>
<a href="https://www.npmjs.org/package/aaja"><img alt="license" src="https://img.shields.io/npm/l/aaja?style=flat-square"></a>
</p>
<p align="center">
<b>
CLI tool to get details about today's nepali date, tithi, public events and current time.
</b>
</p>
<p align="center">
`aaja (आज)` is pronouned as `/åja, aaja/` means `today` in Nepali.
</p>
<p align="center">
<img src="assets/screenshot.gif" alt="screenshot">
</p>
## Installation
Make sure you have [Node.js](https://nodejs.org/) installed in your machine.
```bash
$ npm install -g aaja
```
or,
```bash
$ sudo npm install -g aaja
```
## Usage
Open the terminal or other CLI and type :
```bash
$ aaja
```
## Output Sample
Nepali Date(BS): 3 Jestha 2078, Monday
Tithi: Panchami
Events: World Telecommunication day
Time: Morning 08 : 33
English Date(AD): May 17, 2021
## Release Notes
Read [Change Log](CHANGELOG.md) for complete logs.
## Contributing
You can [raise issues](https://github.com/adarshaacharya/aaja/issues) or check [Contributing Guide](CONTRIBUTING.md) if you love to have some of your contributions to this project.
## Show your support
Give a ⭐️ if you like the project! :tada:
## Author
- Website: <https://adarshaacharya.com.np/>
- Twitter: [@aadarshatweets](https://twitter.com/aadarshatweets)
- Github: [@adarshaacharya](https://github.com/adarshaacharya)
- LinkedIn: [@adarshaacharya](https://linkedin.com/in/adarshaacharya)
## License
Copyright © 2021 [Aadarsha Acharya](http://adarshaacharya.com.np/).<br />
This project is [MIT](https://github.com/adarshaacharya/aaja/blob/master/LICENSE) licensed.