Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adarshaacharya/aaja
aaja (आज) is cli tool to get details about today's nepali date, tithi, public events and current time.
https://github.com/adarshaacharya/aaja
aaja hacktoberfest nepali-calendar nepali-date nepali-time
Last synced: 2 months ago
JSON representation
aaja (आज) is cli tool to get details about today's nepali date, tithi, public events and current time.
- Host: GitHub
- URL: https://github.com/adarshaacharya/aaja
- Owner: adarshaacharya
- License: mit
- Created: 2021-05-17T05:48:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T04:17:24.000Z (almost 2 years ago)
- Last Synced: 2024-03-24T19:20:18.601Z (10 months ago)
- Topics: aaja, hacktoberfest, nepali-calendar, nepali-date, nepali-time
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/aaja
- Size: 350 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
CLI tool to get details about today's nepali date, tithi, public events and current time.
`aaja (आज)` is pronouned as `/åja, aaja/` means `today` in Nepali.---
---
## 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:
- 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/).
This project is [MIT](https://github.com/adarshaacharya/aaja/blob/master/LICENSE) licensed.