Coder Social home page Coder Social logo

openlp-to-propresenter5-converter's Introduction

OpenLP to ProPresenter 5 converter

This is a simple fast converter from OpenLP's sqlite database to ProPresenter 5 XML files.

It works quickly, and does our 2700 song database in about 5 seconds.

Work in Progress, Please enjoy.

How to use:

Currently a bit basic, written to run on OSX. It should be very easy to port to Windows/Linux/etc.

python converter.py

that's it.

The script will try to load the database from

~/Library/Application Support/openlp/Data/songs/songs.sqlite

( ~ means "Your home directory" )

To change that, edit the line which says "OPENLP_DATABASE" in converter.py

It will create all the XML files in /tmp/

On Mac, you can open /tmp/ with (in Finder) Menu->Go->Go To folder.

By default, the script will open the /tmp/ directory when it's finished running.

Options:

By default, the converter will set the font as Helvetica, the background color as black, and the text color as white. It will put a maximum of 4 lines per slide.

These settings are all at the top of the converter.py script, and should be very easy to change.

Requirements:

Python. (2.6ish) Should come built-in on OSX.

TODO:

  • Make it rugged
  • Make it pretty
    • (Maybe auto italic (repeat) lines...)
  • Make a .app & .exe (with simple GUIs)
  • Make profit. (or not...)

Licence:

Public Domain. It's so basic, do what you want with this. If you do appreciate it, please consider a donation to OMNIvision, which is a team in OM (www.om.org), we're the ones who actually wrote this script.

http://www.omnivision.om.org

openlp-to-propresenter5-converter's People

Contributors

danthedeckie avatar n9yty avatar

Watchers

James Cloos avatar Jaden J avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.