1.0.5 • Published 8 years ago

hukamnama-cli v1.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

Hukamnama-cli

Fetches hukamnama on basis of ang number provided by user. The service relies on Sikher API

Installation

  • Install NodeJS (v6 or above)
  • Open terminal/command prompt and enter npm install hukamnama-cli -g
  • Use hukamnamajs as hukamnama-cli <hymn number> <filename>

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