Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bogas04/hukamnama-cli

⌨ Fetches hukamnama using api.sikher.com
https://github.com/bogas04/hukamnama-cli

Last synced: about 2 months ago
JSON representation

⌨ Fetches hukamnama using api.sikher.com

Awesome Lists containing this project

README

        

# Hukamnama-cli
Fetches hukamnama on basis of ang number provided by user. The service relies on [Sikher API](http://api.sikher.com)

# Installation

* Install [NodeJS](http://nodejs.org/) (v6 or above)
* Open terminal/command prompt and enter `npm install hukamnama-cli -g`
* Use hukamnamajs as `hukamnama-cli `

# Usage

* Not providing <Hymn number> will open random ang
* Not providing <filename> will save hukamnama as Hukamnama.txt

# Changelog

* 1.0.2
* Since hukamnama isn't always the last hymn of the ang, app requests you to give hymn number instead. You can find hymn number on popular websites like granth.co etc.
* 1.0.1
* Default filename is Hukamnama.txt
* Gurmukhi is prefixed with 5 spaces while english translation isn't
* 1.0.0
* Initial version