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

https://github.com/junnishimura/okyo

cli tool to chant a hannya shingyo(般若心経)
https://github.com/junnishimura/okyo

Last synced: 14 days ago
JSON representation

cli tool to chant a hannya shingyo(般若心経)

Awesome Lists containing this project

README

          

# okyo - お経


GitHub release (latest by date)
GitHub
test
Go Report Card

## 📖 Overview
`okyo` is a CLI tool to chant a hannya shingyo(般若心経).

## 💻 How to use
### 1. Install
This tool runs on Darwin and Windows OS.

#### Homebrew Tap
```
brew install JunNishimura/tap/okyo
```

#### Download directly
Please download the appropriate file for your environment from [here](https://github.com/JunNishimura/okyo/releases/tag/v1.0.1).

### 2. Execute Command
```
$ okyo
```

## 🔨 Options
### `--count` or `-c`
Flag to set how many times to listen to the sutra repeatedly. Default value is 1 and negative value will repeat indefinitely.
```
$ okyo --count 2
```

### `--speed` or `-s`
Flag to set how fast to listen to the sutra. Default value is 1.
```
$ okyo --speed 1.5
```

## Thanks
The audio file for the `hannya shingyo(般若心経)` is the one read by the abbot of Jigenji(慈眼寺), which is available at the following website.

http://www.sakado-jigenji.jp/download.html

## 🪧 License
okyo is released under MIT License. See [MIT](https://raw.githubusercontent.com/JunNishimura/okyo/main/LICENSE)