Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```