A command line tool to convert .txt files to audiobooks
Project description
BookListen
AudioBooker is a command-line tool to convert text files to mp3 files. The mp3 files are stored in ~/booklisten
.
Installation
Install with pip: pip install booklisten
Install from source:
- Clone from github:
git clone https://github.com/mordy-python/booklisten
- Install dependencies:
pip install -r requirements.txt
- Install with
setup.py
:python setup.py install
Usage
$ booklisten convert PATH-TO-TXT
or $ python -m booklisten convert PATH-TO-TXT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
BookListen-1.0.0.tar.gz
(2.1 kB
view hashes)
Built Distribution
Close
Hashes for BookListen-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2056d8a53234051dccd26d4713b433d50bd81e0c0986f9eab09a73d62e2e11c |
|
MD5 | 8984e14914b54e36965eb97b4b3be230 |
|
BLAKE2b-256 | 95d09672888fc989b29f0074f24657118463ac348edf59d86fac62e90af496b4 |