Akkordarbeit is a program for formatting simple leadsheets in a simplified ChordPro format to various other formats such as HTML or plaintext.
This program converts leadsheets and songsheets written in a subset of the widely used ChordPro file format into other formats, more suitable for printing or publishing. Currently, the supported formats are plaintext and HTML.
Akkordarbeit only supports a very small subset of the ChordPro format. Specifically, it only supports song lines, no directives.
gem install JoergWMittag-akkordarbeit
akkordarbeit -f html -i input.cho -o output.html
Akkordarbeit would not be possible without the original Chord utility.
Akkordarbeit is licensed under the MIT X11 License.
:include: LICENSE.rdoc