Skip to content

tomasss1024/openlp_chords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This additional chords function was for OpenLP and it was described in forums.openlp.org

Conversion tool from text lyrics to openlp try txt_to_openlp.

Import chords_tags.conf as OpenLP configuration or add formating tags:

   {cl}: <span class="chordline"> .. </span>

   {c}: <span class="chord" style="display:none> .. </span>

For OpenLP 2.5 and newer

There is possibility to create Custom Stage Views in OpenLP 2.5 and newer.

Than you can unzip directory "stages" into the OpenLP Data Folder (by going to Tools > Open Data Folder).

and open url in your browser:

http://localhost:4316/stage/chords

or for print (put lyrics to the service for title):

http://localhost:4316/stage/print

For OpenLP v 2.4 and older

Go to OpenLP application directory and unzip these files under plugins/remotes/html or manualy copy slide.html and slide.js to plugins\remotes\html\

Enable Remote module and check:

http://localhost:4316/files/slide.html

http://localhost:4316/files/print.html

Screenshots

Chords stage view:

Chords off:

For printing:

Print - chords off

Print preview

About

show chords on "stage view" in OpenLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published