lallulli / songpress

Songpress
https://www.skeed.it/songpress
Other
29 stars 6 forks source link

Songpress is a free, easy to use song typeset program for Windows and Linux, that generates high-quality songbooks.

Songpress is focused on song formatting. Once your song is ready, you can paste it into your favorite Windows program, to give your songbook the look you like the most.

Usage

go to the src folder and use

python3 main.py

Highlights

Learn more at http://www.skeed.it/songpress

Notes for wxpython Installation on Ubuntu / Linux Mint

On Ubuntu / Mint, if pip fails to install wxpython in standard way, use

pip3 install -U -f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04 wxPython