MatthiasLienhard / flowkey_dl

helper to create sheet music from flowkey songs
MIT License
70 stars 15 forks source link

Feature/CLI #12

Closed lukaspanni closed 2 years ago

lukaspanni commented 2 years ago

Add a simple Command line interface for easy access to core functionality without needing to use the GUI. Usage (after install):

flowkey-dl-cli <URL> [<PDF-Output-Path>] [-t <title>] [-a <artist>]
Linked Issues fixes: #11