Skip to content

jamesdoc/BibleConvertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BibleConvertor

This script will convert the sqlite files from MyBible module repository to a file that OpenLP and OpenSong can read.

Please note that this this has only been tested with the NIV 2011 file importing into OpenSong and will require work for other files…

Setup

A small knowledge of Python is required to get this working…

  1. Download and unzip the translation of the Bible you want from MyBible module repository
  2. pip install Unidecode
  3. Update python script (line 9 and 10) to point to the correct file
  4. python convert.py

Pull Requests?

Yes. Please feel free. This was built quickly to scratch an itch I had.

About

Converts bible sqlite files to a file that OpenLP and OpenSong can read.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages