Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aashish1-1-1/getnepalidate
A terminal based program to get Nepali date
https://github.com/aashish1-1-1/getnepalidate
Last synced: 5 days ago
JSON representation
A terminal based program to get Nepali date
- Host: GitHub
- URL: https://github.com/aashish1-1-1/getnepalidate
- Owner: Aashish1-1-1
- Created: 2024-03-03T14:34:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-05T04:44:34.000Z (9 months ago)
- Last Synced: 2024-04-10T05:14:37.694Z (7 months ago)
- Language: JavaScript
- Size: 2.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# GetNepaliDate Bikram Sambat
It fetch date from HamroPatro a online calender in Nepal and display it to your terminal
# Optimization
It is optimized as it store today english date and Nepali date together in store.json.It fetch only if there is change in english date.
# To run locally
```bash
git clone https://github.com/Aashish69-96/GetNepaliDate
cd GetNepaliDate
npm i
node Nepal.js
```