Skip to content
/ ChordPy Public
forked from tkoft/ChordPy

Convert ChordPro files to readable, transposed .txt chord sheets

Notifications You must be signed in to change notification settings

wastee/ChordPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChordPy!

A Pyton script that takes ChordPro files (especially from WorshipTogether.com) and converts them to a readable plaintext format. Output file is in same location as input.

To download the program for Windows, go here and click "View Raw".

Download free ChordPro file from WorshipTogether First dialog when you run the program Pick literally any integer Voila!

My usual workflow for making chordsheets is:

  • download ChordPro file from WorshipTogether (free!)
  • find the transposed key I like
  • transpose and convert using ChordPy
  • copy output text to MS Word and make pretty for printing (two columns, 0.5 margins is the only right way to do this obviously).

I use PyInstaller to make this Python script into a .exe executable. The program only uses tkinter simple GUI dialogs. Run make.bat to compile ChordPro.py into an executable.

God Bless! Have fun worshipping!

About

Convert ChordPro files to readable, transposed .txt chord sheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.9%
  • Batchfile 2.1%