abhishekkr / vachak

to read/listen books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vachak

hindi for Reader

Vachak Logo

  • implementing EPUB format first

  • usages

## show help usage
go run vachak.go -h

## as of now prints all pages at once
go run vachak.go -epub /path/to/my.epub

## for Text To Speech enabled; it's slow as of now
go run vachak.go -tts -epub /path/to/my.epub

Vachak usage for Epub


About

to read/listen books

License:MIT License


Languages

Language:Go 95.6%Language:Shell 4.4%